| Package | Description |
|---|---|
| net.time4j.calendar |
Support for various regional calendars.
|
| Modifier and Type | Field and Description |
|---|---|
static ChronoElement<ChineseEra> |
ChineseCalendar.ERA
Represents the Chinese era.
|
| Modifier and Type | Method and Description |
|---|---|
static ChineseEra |
ChineseEra.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChineseEra[] |
ChineseEra.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EastAsianYear |
CyclicYear.inQingDynasty(ChineseEra era)
Obtains an unambivalent year reference for given Qing dynasty.
|
Copyright © 2014–2021. All rights reserved.