Uses of Class
org.joda.time.chrono.IslamicChronology
-
Packages that use IslamicChronology Package Description org.joda.time.chrono Package containing the chronology classes which define the calendar systems. -
-
Uses of IslamicChronology in org.joda.time.chrono
Fields in org.joda.time.chrono declared as IslamicChronology Modifier and Type Field Description private static IslamicChronologyIslamicChronology. INSTANCE_UTCSingleton instance of a UTC IslamicChronologyMethods in org.joda.time.chrono that return IslamicChronology Modifier and Type Method Description static IslamicChronologyIslamicChronology. getInstance()Gets an instance of the IslamicChronology in the default time zone.static IslamicChronologyIslamicChronology. getInstance(DateTimeZone zone)Gets an instance of the IslamicChronology in the given time zone.static IslamicChronologyIslamicChronology. getInstance(DateTimeZone zone, IslamicChronology.LeapYearPatternType leapYears)Gets an instance of the IslamicChronology in the given time zone.static IslamicChronologyIslamicChronology. getInstanceUTC()Gets an instance of the IslamicChronology.
-