Uses of Class
org.joda.time.chrono.IslamicChronology.LeapYearPatternType
Packages that use IslamicChronology.LeapYearPatternType
Package
Description
Package containing the chronology classes which define the calendar systems.
-
Uses of IslamicChronology.LeapYearPatternType in org.joda.time.chrono
Fields in org.joda.time.chrono declared as IslamicChronology.LeapYearPatternTypeModifier and TypeFieldDescriptionstatic final IslamicChronology.LeapYearPatternType
IslamicChronology.LEAP_YEAR_15_BASED
Leap year 15-based pattern.static final IslamicChronology.LeapYearPatternType
IslamicChronology.LEAP_YEAR_16_BASED
Leap year 16-based pattern.static final IslamicChronology.LeapYearPatternType
IslamicChronology.LEAP_YEAR_HABASH_AL_HASIB
Leap year Habash al-Hasib pattern.static final IslamicChronology.LeapYearPatternType
IslamicChronology.LEAP_YEAR_INDIAN
Leap year Indian pattern.Methods in org.joda.time.chrono that return IslamicChronology.LeapYearPatternTypeModifier and TypeMethodDescriptionIslamicChronology.getLeapYearPatternType()
Gets the leap year pattern type.Methods in org.joda.time.chrono with parameters of type IslamicChronology.LeapYearPatternTypeModifier and TypeMethodDescriptionstatic IslamicChronology
IslamicChronology.getInstance
(DateTimeZone zone, IslamicChronology.LeapYearPatternType leapYears) Gets an instance of the IslamicChronology in the given time zone.