| Package | Description |
|---|---|
| net.time4j.calendar |
Support for various regional calendars.
|
| Modifier and Type | Method and Description |
|---|---|
static PersianAlgorithm |
PersianAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersianAlgorithm[] |
PersianAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AttributeKey<PersianAlgorithm> |
PersianAlgorithm.attribute()
Format attribute which helps to resolve algorithmic differences between various Persian dates.
|
| Modifier and Type | Method and Description |
|---|---|
PersianCalendar.Date |
PersianCalendar.getDate(PersianAlgorithm algorithm)
Obtains an alternative date view specific for given algorithm.
|
Copyright © 2014–2021. All rights reserved.