Module icu_calendar::any_calendar
source · Expand description
Module for working with multiple calendars at once
Macros§
Enums§
- This is a calendar that encompasses all formattable calendars supported by this crate
- Convenient type for selecting the kind of AnyCalendar to construct
- The inner date type for
AnyCalendar
Traits§
- Trait for calendars that may be converted to
AnyCalendar