| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.jodatime.chrono |
Package containing the chronology classes which define the calendar systems.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static GJChronology |
GJChronology.getInstance()
Factory method returns instances of the default GJ cutover
chronology.
|
static GJChronology |
GJChronology.getInstance(DateTimeZone zone)
Factory method returns instances of the GJ cutover chronology.
|
static GJChronology |
GJChronology.getInstance(DateTimeZone zone,
long gregorianCutover,
int minDaysInFirstWeek)
Factory method returns instances of the GJ cutover chronology.
|
static GJChronology |
GJChronology.getInstance(DateTimeZone zone,
ReadableInstant gregorianCutover)
Factory method returns instances of the GJ cutover chronology.
|
static GJChronology |
GJChronology.getInstance(DateTimeZone zone,
ReadableInstant gregorianCutover,
int minDaysInFirstWeek)
Factory method returns instances of the GJ cutover chronology.
|
static GJChronology |
GJChronology.getInstanceUTC()
Factory method returns instances of the default GJ cutover
chronology.
|
Copyright © 2020. All rights reserved.