Uses of Class
javax.time.i18n.CopticChronology
-
Packages that use CopticChronology Package Description javax.time.i18n Provides classes representing dates and times in alternate calendar systems. -
-
Uses of CopticChronology in javax.time.i18n
Fields in javax.time.i18n declared as CopticChronology Modifier and Type Field Description static CopticChronology
CopticChronology. INSTANCE
The singleton instance ofCopticChronology
.Methods in javax.time.i18n that return CopticChronology Modifier and Type Method Description CopticChronology
CopticDate. getChronology()
Gets the chronology that this date uses, which is the Coptic calendar system.
-