Expand description

Data providers for time zones.

Structs

An ICU4X mapping to the CLDR timeZoneNames exemplar cities. See CLDR-JSON timeZoneNames.json for more context.

Marker type for ExemplarCitiesV1: “time_zone/exemplar_cities@1”

An ICU4X mapping to the long-form generic metazone names. See CLDR-JSON timeZoneNames.json for more context.

Marker type for MetaZoneGenericNamesLongV1: “time_zone/generic_long@1”

An ICU4X mapping to the short-form generic metazone names. See CLDR-JSON timeZoneNames.json for more context.

Marker type for MetaZoneGenericNamesShortV1: “time_zone/generic_short@1”

MetaZone ID in a compact format

An ICU4X mapping to the long-form specific metazone names. Specific names include time variants such as “daylight.” See CLDR-JSON timeZoneNames.json for more context.

Marker type for MetaZoneSpecificNamesLongV1: “time_zone/specific_long@1”

An ICU4X mapping to the short-form specific metazone names. Specific names include time variants such as “daylight.” See CLDR-JSON timeZoneNames.json for more context.

Marker type for MetaZoneSpecificNamesShortV1: “time_zone/specific_short@1”

TimeZone ID in BCP47 format

An ICU4X mapping to the CLDR timeZoneNames format strings. See CLDR-JSON timeZoneNames.json for more context.

Marker type for TimeZoneFormatsV1: “time_zone/formats@1”