| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.jodatime.chrono |
Package containing the chronology classes which define the calendar systems.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
Copyright © 2020. All rights reserved.