| Package | Description |
|---|---|
| net.time4j.calendar |
Support for various regional calendars.
|
| Modifier and Type | Field and Description |
|---|---|
static ChronoElement<HebrewTime.ClockCycle> |
HebrewTime.CLOCK_CYCLE
Marks the period between either sunset and sunrise (NIGHT) or sunrise and sunset (DAY).
|
| Modifier and Type | Method and Description |
|---|---|
static HebrewTime.ClockCycle |
HebrewTime.ClockCycle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HebrewTime.ClockCycle[] |
HebrewTime.ClockCycle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2021. All rights reserved.