|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JulianChronology | |
---|---|
org.joda.time.chrono | 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 JulianChronology | |
---|---|
static JulianChronology |
JulianChronology.getInstance()
Gets an instance of the JulianChronology in the default time zone. |
static JulianChronology |
JulianChronology.getInstance(DateTimeZone zone)
Gets an instance of the JulianChronology in the given time zone. |
static JulianChronology |
JulianChronology.getInstance(DateTimeZone zone,
int minDaysInFirstWeek)
Gets an instance of the JulianChronology in the given time zone. |
static JulianChronology |
JulianChronology.getInstanceUTC()
Gets an instance of the JulianChronology. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |