| Package | Description |
|---|---|
| java.time.chrono |
Generic API for calendar systems other than the default ISO.
|
| Modifier and Type | Field and Description |
|---|---|
static HijrahChronology |
HijrahChronology.INSTANCE
Singleton instance of the Islamic Umm Al-Qura calendar of Saudi Arabia.
|
| Modifier and Type | Method and Description |
|---|---|
HijrahChronology |
HijrahDate.getChronology()
Gets the chronology of this date, which is the Hijrah calendar system.
|
| Modifier and Type | Method and Description |
|---|---|
HijrahDate |
HijrahDate.withVariant(HijrahChronology chronology)
Returns a
HijrahDate with the Chronology requested. |
Copyright (c) 2014, Oracle and/or its affiliates. All Rights Reserved. Use of this specification is subject to license terms.