Expand description
Time zone field sets
Structs§
- Exemplar
City - “Chicago” ⇒ time zone in exemplar city format
- Generic
Long - “Central Time” ⇒ time zone in generic non-location format, long length
- Generic
Short - “CT” ⇒ time zone in generic non-location format, short length
- Localized
Offset Long - “GMT-05:00” ⇒ UTC offset, long length
- Localized
Offset Short - “GMT-5” ⇒ UTC offset, short length
- Location
- “Chicago Time” ⇒ time zone in location format
- Specific
Long - “Central Daylight Time” ⇒ time zone in specific non-location format, long length
- Specific
Short - “CDT” ⇒ time zone in specific non-location format, short length