| Package | Description |
|---|---|
| net.time4j.calendar.frenchrev |
Support for the French revolutionary calendar.
|
| Modifier and Type | Field and Description |
|---|---|
static ChronoElement<FrenchRepublicanEra> |
FrenchRepublicanCalendar.ERA
Represents the Republican era of the French revolution.
|
| Modifier and Type | Method and Description |
|---|---|
FrenchRepublicanEra |
FrenchRepublicanCalendar.getEra()
Yields the republican era.
|
static FrenchRepublicanEra |
FrenchRepublicanEra.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FrenchRepublicanEra[] |
FrenchRepublicanEra.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2021. All rights reserved.