Module zone

Source
Expand description

Time zone field sets

Structs§

ExemplarCity
“Chicago” ⇒ time zone in exemplar city format
GenericLong
“Central Time” ⇒ time zone in generic non-location format, long length
GenericShort
“CT” ⇒ time zone in generic non-location format, short length
LocalizedOffsetLong
“GMT-05:00” ⇒ UTC offset, long length
LocalizedOffsetShort
“GMT-5” ⇒ UTC offset, short length
Location
“Chicago Time” ⇒ time zone in location format
SpecificLong
“Central Daylight Time” ⇒ time zone in specific non-location format, long length
SpecificShort
“CDT” ⇒ time zone in specific non-location format, short length