| Package | Description |
|---|---|
| net.time4j.calendar.bahai |
Support for the Badi calendar.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BadiIntercalaryDays
Represents the intercalary days of the Badi calendar.
|
class |
BadiMonth
Represents the months used in the Badi calendar.
|
| Modifier and Type | Method and Description |
|---|---|
BadiDivision |
BadiCalendar.getDivision()
Obtains either the month or the Ayyam-i-Ha-period.
|
| Modifier and Type | Method and Description |
|---|---|
static Comparator<BadiDivision> |
BadiDivision.comparator()
Obtains a comparator comparing either Badi months or the Ayyam-i-Ha-period in terms of time order.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
BadiCalendar.isValid(int kullishay,
int vahid,
int yearOfVahid,
BadiDivision division,
int day)
Queries if given parameter values form a well defined calendar date.
|
static BadiCalendar |
BadiCalendar.ofComplete(BadiEra era,
int yearOfEra,
BadiDivision division,
int day)
Creates a new instance of a Badi calendar date.
|
static BadiCalendar |
BadiCalendar.ofComplete(int kullishay,
int vahid,
int yearOfVahid,
BadiDivision division,
int day)
Creates a new instance of a Badi calendar date.
|
Copyright © 2014–2021. All rights reserved.