Uses of Class
org.joda.time.chrono.GJChronology
Packages that use GJChronology
Package
Description
Package containing the chronology classes which define the calendar systems.
-
Uses of GJChronology in org.joda.time.chrono
Methods in org.joda.time.chrono that return GJChronologyModifier and TypeMethodDescriptionstatic GJChronologyGJChronology.getInstance()Factory method returns instances of the default GJ cutover chronology.static GJChronologyGJChronology.getInstance(DateTimeZone zone) Factory method returns instances of the GJ cutover chronology.static GJChronologyGJChronology.getInstance(DateTimeZone zone, long gregorianCutover, int minDaysInFirstWeek) Factory method returns instances of the GJ cutover chronology.static GJChronologyGJChronology.getInstance(DateTimeZone zone, ReadableInstant gregorianCutover) Factory method returns instances of the GJ cutover chronology.static GJChronologyGJChronology.getInstance(DateTimeZone zone, ReadableInstant gregorianCutover, int minDaysInFirstWeek) Factory method returns instances of the GJ cutover chronology.static GJChronologyGJChronology.getInstanceUTC()Factory method returns instances of the default GJ cutover chronology.