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
- Storage type for storing
(Date<Iso>, Time)
. - A CLDR time zone identity.
- The default mapping between period and offsets. The second level key is a wall-clock time encoded as
MinutesSinceEpoch
. It represents when the offsets started to be used. ULE
type for TimeZoneVariant
Enums§
- A time zone variant, such as Standard Time, or Daylight/Summer Time.
Constants§
- The latest minimum set of markers required by this component.
Type Aliases§
- Storage type for storing UTC offsets as eights of an hour.