Uses of Class
org.threeten.extra.chrono.BritishCutoverChronology
-
Packages that use BritishCutoverChronology Package Description org.threeten.extra.chrono Additional chronologies (calendar systems) that extendjava.time.*
. -
-
Uses of BritishCutoverChronology in org.threeten.extra.chrono
Fields in org.threeten.extra.chrono declared as BritishCutoverChronology Modifier and Type Field Description static BritishCutoverChronology
BritishCutoverChronology. INSTANCE
Singleton instance for the Coptic chronology.Methods in org.threeten.extra.chrono that return BritishCutoverChronology Modifier and Type Method Description BritishCutoverChronology
BritishCutoverDate. getChronology()
Gets the chronology of this date, which is the British Cutover calendar system.
-