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