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