| Package | Description |
|---|---|
| net.time4j.calendar.frenchrev |
Support for the French revolutionary calendar.
|
| Modifier and Type | Method and Description |
|---|---|
static FrenchRepublicanAlgorithm |
FrenchRepublicanAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FrenchRepublicanAlgorithm[] |
FrenchRepublicanAlgorithm.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<FrenchRepublicanAlgorithm> |
FrenchRepublicanAlgorithm.attribute()
Format attribute which helps to resolve algorithmic differences between various French republican dates.
|
| Modifier and Type | Method and Description |
|---|---|
FrenchRepublicanCalendar.Date |
FrenchRepublicanCalendar.getDate(FrenchRepublicanAlgorithm algorithm)
Obtains an alternative date view specific for given algorithm.
|
Copyright © 2014–2021. All rights reserved.