Module icu_timezone::provider::windows
source · Expand description
A provider for mapping Windows Zones to IANA identifiers.
🚧 This code is considered unstable; it may change at any time, in breaking or non-breaking ways,
including in SemVer minor releases. While the serde representation of data structs is guaranteed
to be stable, their Rust representation might not be. Use with caution.
Read more about data providers: [icu_provider
]
Structs§
- A mapping from Windows Timezone names to the corresponding BCP-47 IDs.
- Marker type for
WindowsZonesToBcp47MapV1
: “time_zone/windows_zones_to_bcp47@1”