| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.jodatime.chrono |
Package containing the chronology classes which define the calendar systems.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static IslamicChronology.LeapYearPatternType |
IslamicChronology.LEAP_YEAR_15_BASED
Leap year 15-based pattern.
|
static IslamicChronology.LeapYearPatternType |
IslamicChronology.LEAP_YEAR_16_BASED
Leap year 16-based pattern.
|
static IslamicChronology.LeapYearPatternType |
IslamicChronology.LEAP_YEAR_HABASH_AL_HASIB
Leap year Habash al-Hasib pattern.
|
static IslamicChronology.LeapYearPatternType |
IslamicChronology.LEAP_YEAR_INDIAN
Leap year Indian pattern.
|
| 限定符和类型 | 方法和说明 |
|---|---|
IslamicChronology.LeapYearPatternType |
IslamicChronology.getLeapYearPatternType()
Gets the leap year pattern type.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static IslamicChronology |
IslamicChronology.getInstance(DateTimeZone zone,
IslamicChronology.LeapYearPatternType leapYears)
Gets an instance of the IslamicChronology in the given time zone.
|
Copyright © 2020. All rights reserved.