| Package | Description |
|---|---|
| net.time4j.calendar.bahai |
Support for the Badi calendar.
|
| Modifier and Type | Field and Description |
|---|---|
static ChronoElement<BadiEra> |
BadiCalendar.ERA
Represents the Bahai era.
|
| Modifier and Type | Method and Description |
|---|---|
static BadiEra |
BadiEra.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BadiEra[] |
BadiEra.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static BadiCalendar |
BadiCalendar.ofComplete(BadiEra era,
int yearOfEra,
BadiDivision division,
int day)
Creates a new instance of a Badi calendar date.
|
Copyright © 2014–2021. All rights reserved.