Expand description
🚧 [Unstable] Data provider struct definitions for this ICU4X component.
🚧 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
Modules§
- 🚧 [Unstable] Property names-related data for this component
- A provider for mapping Windows Zones to IANA identifiers.
Structs§
- Baked data
- TimeZone ID in BCP47 format
- An ICU4X mapping to the time zone offsets at a given period.
- Marker type for
ZoneOffsetPeriodV1
: “time_zone/offset_period@1”
Constants§
- The epoch for
IsoMinutesSinceEpoch
. - The latest minimum set of markers required by this component.
Type Aliases§
- Storage type for storing UTC offsets as eights of an hour.
- Storage type for storing
DateTime<Iso>
as minutes sinceEPOCH
.