Uses of Class
com.ibm.icu.util.GregorianCalendar
Packages that use GregorianCalendar
-
Uses of GregorianCalendar in com.ibm.icu.util
Subclasses of GregorianCalendar in com.ibm.icu.utilModifier and TypeClassDescriptionclass
BuddhistCalendar
is a subclass ofGregorianCalendar
that numbers years since the birth of the Buddha.class
JapaneseCalendar
is a subclass ofGregorianCalendar
that numbers years and eras based on the reigns of the Japanese emperors.class
TaiwanCalendar
is a subclass ofGregorianCalendar
that numbers years since 1912.Fields in com.ibm.icu.util declared as GregorianCalendarMethods in com.ibm.icu.util with parameters of type GregorianCalendarModifier and TypeMethodDescriptionprivate Date
EasterRule.computeInYear
(Date date, GregorianCalendar cal) Compute the month and date on which this holiday falls in the year containing the date "date".