Uses of Class
com.ibm.icu.impl.CalendarAstronomer.SolarLongitude
-
Packages that use CalendarAstronomer.SolarLongitude Package Description com.ibm.icu.impl -
-
Uses of CalendarAstronomer.SolarLongitude in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as CalendarAstronomer.SolarLongitude Modifier and Type Field Description static CalendarAstronomer.SolarLongitude
CalendarAstronomer. WINTER_SOLSTICE
Constant representing the winter solstice.Methods in com.ibm.icu.impl with parameters of type CalendarAstronomer.SolarLongitude Modifier and Type Method Description long
CalendarAstronomer. getSunTime(CalendarAstronomer.SolarLongitude desired, boolean next)
Find the next time at which the sun's ecliptic longitude will have the desired value.
-