| Package | Description |
|---|---|
| net.time4j.calendar.astro |
Contains classes related to calendrical astronomy.
|
| Modifier and Type | Method and Description |
|---|---|
LunarTime |
LunarTime.Builder.build()
Finishes the build-process.
|
static LunarTime |
LunarTime.ofLocation(TZID observerZoneID,
double latitude,
double longitude)
Obtains the lunar time for given geographical location.
|
static LunarTime |
LunarTime.ofLocation(TZID observerZoneID,
double latitude,
double longitude,
int altitude)
Obtains the lunar time for given geographical location.
|
Copyright © 2014–2021. All rights reserved.