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§
- chinese_
based - 🚧 [Unstable] Data provider struct definitions for chinese-based calendars.
- hijri
- 🚧 [Unstable] Data provider struct definitions for chinese-based calendars.
Structs§
- Baked
- Baked data
- Calendar
Chinese V1 - Precomputed data for the Chinese calendar
- Calendar
Dangi V1 - Precomputed data for the Dangi calendar
- Calendar
Hijri Simulated Mecca V1 - Precomputed data for the Hijri obsevational calendar
- Calendar
Japanese Extended V1 - Full Japanese era names
- Calendar
Japanese Modern V1 - Modern Japanese era names
- Calendar
Week V1 - Week information
- EraStart
Date - The date at which an era started
- EraStart
DateULE ULE
type forEraStartDate
- Japanese
Eras - A data structure containing the necessary era data for constructing a
Japanese
calendar object - Week
Data - An ICU4X mapping to a subset of CLDR weekData. See CLDR-JSON’s weekData.json for more context.
- Weekday
Set - Bitset representing weekdays.