Structs

A container contains all data payloads for TimeZone.

TimeZoneFormat uses data from the data provider, the selected Locale, and the provided TimeZoneFormatConfig to collect all data necessary to format time zones into that locale.

A bag of options to define how time zone will be formatted.

Enums

An enum for fallback formats.

Determines which ISO-8601 format should be used to format a GmtOffset.

Whether the minutes field should be optional or required in ISO-8601 format.

Whether the seconds field should be optional or excluded in ISO-8601 format.

A config enum for initializing TimeZoneFormat.

Whether a field should be zero-padded in ISO-8601 format.