Module icu::datetime::provider::time_zones
source · Expand description
Data provider structs for time zones.
Structs§
- An ICU4X mapping to the CLDR timeZoneNames exemplar cities. See CLDR-JSON timeZoneNames.json for more context.
- Marker type for
LocationsV1
: “time_zone/locations@1” - Marker type for
MetazoneGenericNamesV1
: “time_zone/generic_long@1” - Marker type for
MetazoneGenericNamesV1
: “time_zone/generic_short@1” - An ICU4X mapping to generic metazone names. See CLDR-JSON timeZoneNames.json for more context.
- Metazone ID in a compact format
- An ICU4X mapping to the metazones at a given period. See CLDR-JSON metaZones.json for more context.
- Marker type for
MetazonePeriodV1
: “time_zone/metazone_period@1” - Marker type for
MetazoneSpecificNamesV1
: “time_zone/specific_long@1” - Marker type for
MetazoneSpecificNamesV1
: “time_zone/specific_short@1” - An ICU4X mapping to specific metazone names. Specific names include time variants such as “daylight.” See CLDR-JSON timeZoneNames.json for more context.
- An ICU4X mapping to the CLDR timeZoneNames format strings. See CLDR-JSON timeZoneNames.json and https://cldr.unicode.org/translation/time-zones-and-city-names for more context.
- Marker type for
TimeZoneEssentialsV1
: “time_zone/essentials@1”