static 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.
|