Uses of Class
org.joda.time.chrono.IslamicChronology

Packages that use IslamicChronology
org.joda.time.chrono Package containing the chronology classes which define the calendar systems. 
 

Uses of IslamicChronology in org.joda.time.chrono
 

Methods in org.joda.time.chrono that return IslamicChronology
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-2012 Joda.org. All Rights Reserved.