Uses of Class
com.ibm.icu.impl.CalendarAstronomer.MoonAge
-
Packages that use CalendarAstronomer.MoonAge Package Description com.ibm.icu.impl -
-
Uses of CalendarAstronomer.MoonAge in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as CalendarAstronomer.MoonAge Modifier and Type Field Description static CalendarAstronomer.MoonAge
CalendarAstronomer. NEW_MOON
Constant representing a new moon.Methods in com.ibm.icu.impl with parameters of type CalendarAstronomer.MoonAge Modifier and Type Method Description long
CalendarAstronomer. getMoonTime(CalendarAstronomer.MoonAge desired, boolean next)
Find the next or previous time at which the moon will be in the desired phase.
-