Module icu_calendar::cal::scaffold
source · Expand description
Scaffolding types: You shouldn’t need to use these, they need to be public for the Calendar
trait impl to work.
Re-exports§
pub use crate::any_calendar::AnyDateInner;
Structs§
- The Indian National Calendar (aka the Saka calendar)
- The inner date type used for representing
Date
s ofIslamicCivil
. SeeDate
andIslamicCivil
for more details. - The inner date type used for representing
Date
s ofIslamicObservational
. SeeDate
andIslamicObservational
for more details. - The inner date type used for representing
Date
s ofIslamicTabular
. SeeDate
andIslamicTabular
for more details. - The inner date type used for representing
Date
s ofIslamicUmmAlQura
. SeeDate
andIslamicUmmAlQura
for more details. - The ISO Calendar
- The Japanese Calendar (with modern eras only)