Generic API for calendar systems other than the default ISO.
-
HijrahChronology.eraOf(int eraValue)
Creates the HijrahEra object from the numeric value.
Gets the era applicable at this date.
HijrahEra.of(int hijrahEra)
Obtains an instance of HijrahEra
from an int
value.
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.