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