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