Uses of Class
org.joda.time.chrono.CopticChronology
-
Packages that use CopticChronology Package Description org.joda.time.chrono Package containing the chronology classes which define the calendar systems. -
-
Uses of CopticChronology in org.joda.time.chrono
Methods in org.joda.time.chrono that return CopticChronology Modifier and Type Method Description static CopticChronologyCopticChronology. getInstance()Gets an instance of the CopticChronology in the default time zone.static CopticChronologyCopticChronology. getInstance(DateTimeZone zone)Gets an instance of the CopticChronology in the given time zone.static CopticChronologyCopticChronology. getInstance(DateTimeZone zone, int minDaysInFirstWeek)Gets an instance of the CopticChronology in the given time zone.static CopticChronologyCopticChronology. getInstanceUTC()Gets an instance of the CopticChronology.
-