Uses of Class
com.ibm.icu.impl.CalendarAstronomer.MoonAge
Packages that use CalendarAstronomer.MoonAge
-
Uses of CalendarAstronomer.MoonAge in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as CalendarAstronomer.MoonAgeModifier and TypeFieldDescriptionstatic final CalendarAstronomer.MoonAge
CalendarAstronomer.FIRST_QUARTER
Constant representing the moon's first quarter.static final CalendarAstronomer.MoonAge
CalendarAstronomer.FULL_MOON
Constant representing a full moon.static final CalendarAstronomer.MoonAge
CalendarAstronomer.LAST_QUARTER
Constant representing the moon's last quarter.static final CalendarAstronomer.MoonAge
CalendarAstronomer.NEW_MOON
Constant representing a new moon.Methods in com.ibm.icu.impl with parameters of type CalendarAstronomer.MoonAgeModifier and TypeMethodDescriptionlong
CalendarAstronomer.getMoonTime
(CalendarAstronomer.MoonAge desired, boolean next) Find the next or previous time at which the moon will be in the desired phase.