Package | Description |
---|---|
org.joda.time.chrono |
Package containing the chronology classes which define the calendar systems.
|
Modifier and Type | Field | Description |
---|---|---|
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.
|
Modifier and Type | Method | Description |
---|---|---|
IslamicChronology.LeapYearPatternType |
IslamicChronology.getLeapYearPatternType() |
Gets the leap year pattern type.
|
Modifier and Type | Method | Description |
---|---|---|
static IslamicChronology |
IslamicChronology.getInstance(DateTimeZone zone,
IslamicChronology.LeapYearPatternType leapYears) |
Gets an instance of the IslamicChronology in the given time zone.
|
Copyright (c) 2001-2006 - Joda.org