CalendarSystem
CalendarSystemis a structural type that appears in public signatures. It is not directly importable.
The set of calendar systems GMT’s calendar-conversion functions support. Extended by later Story Group E stories as they land — do not pre-declare identifiers for calendars not yet implemented.
Definition
Section titled “Definition”type CalendarSystem = | "gregorian" | "hebrew" | "islamic-civil" | "islamic-tabular" | "islamic-umalqura" | "japanese" | "buddhist" | "taiwan" | "persian" | "indian" | "ethiopic" | "ethiopic-amete-alem" | "coptic";