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 GregorianChronology
GregorianChronology.getInstance()
Gets an instance of the GregorianChronology in the default time zone.static GregorianChronology
GregorianChronology.getInstance
(DateTimeZone zone) Gets an instance of the GregorianChronology in the given time zone.static GregorianChronology
GregorianChronology.getInstance
(DateTimeZone zone, int minDaysInFirstWeek) Gets an instance of the GregorianChronology in the given time zone.static GregorianChronology
GregorianChronology.getInstanceUTC()
Gets an instance of the GregorianChronology.