Class TimeZoneReadConverter

  • All Implemented Interfaces:
    org.springframework.core.convert.converter.Converter<String,​TimeZone>

    @ReadingConverter
    public class TimeZoneReadConverter
    extends StringToTimeZoneConverter
    implements org.springframework.core.convert.converter.Converter<String,​TimeZone>
    The time zone read converter.
    Author:
    Christian Bremer
    • Constructor Detail

      • TimeZoneReadConverter

        public TimeZoneReadConverter()