Class FastDateParser.TimeZoneStrategy

  • Enclosing class:
    FastDateParser

    static class FastDateParser.TimeZoneStrategy
    extends Object
    A strategy that handles a time zone field in the parsing pattern
    • Constructor Detail

      • TimeZoneStrategy

        TimeZoneStrategy​(Locale locale)
        Constructs a Strategy that parses a TimeZone
        Parameters:
        locale - The Locale
    • Method Detail

      • toString

        public String toString()
        Converts this instance to a handy debug string.
        Since:
        3.12.0