Package | Description |
---|---|
net.time4j.calendar |
Support for various regional calendars.
|
Modifier and Type | Field and Description |
---|---|
static ChronoElement<HijriEra> |
HijriCalendar.ERA
Represents the islamic era.
|
Modifier and Type | Method and Description |
---|---|
HijriEra |
HijriCalendar.getEra()
Yields the islamic era.
|
static HijriEra |
HijriEra.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HijriEra[] |
HijriEra.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2020. All rights reserved.