Package | Description |
---|---|
org.joda.time.chrono |
Package containing the chronology classes which define the calendar systems.
|
Modifier and Type | Method | Description |
---|---|---|
static IslamicChronology |
IslamicChronology.getInstance() |
Gets an instance of the IslamicChronology in the default time zone.
|
static IslamicChronology |
IslamicChronology.getInstance(DateTimeZone zone) |
Gets an instance of the IslamicChronology in the given time zone.
|
static IslamicChronology |
IslamicChronology.getInstance(DateTimeZone zone,
IslamicChronology.LeapYearPatternType leapYears) |
Gets an instance of the IslamicChronology in the given time zone.
|
static IslamicChronology |
IslamicChronology.getInstanceUTC() |
Gets an instance of the IslamicChronology.
|
Copyright © 2002–2018 Joda.org. All rights reserved.