Uses of Class
java.time.chrono.HijrahChronology
Packages that use HijrahChronology
-
Uses of HijrahChronology in java.time.chrono
Fields in java.time.chrono declared as HijrahChronologyModifier and TypeFieldDescriptionstatic final HijrahChronology
HijrahChronology.INSTANCE
Singleton instance of the Islamic Umm Al-Qura calendar of Saudi Arabia.Methods in java.time.chrono that return HijrahChronologyModifier and TypeMethodDescriptionHijrahDate.getChronology()
Gets the chronology of this date, which is the Hijrah calendar system.Methods in java.time.chrono with parameters of type HijrahChronologyModifier and TypeMethodDescriptionHijrahDate.withVariant
(HijrahChronology chronology) Returns aHijrahDate
with the Chronology requested.