Uses of Class
com.ibm.icu.util.GregorianCalendar
-
Packages that use GregorianCalendar Package Description com.ibm.icu.util International calendars and other utility classes. -
-
Uses of GregorianCalendar in com.ibm.icu.util
Subclasses of GregorianCalendar in com.ibm.icu.util Modifier and Type Class Description classBuddhistCalendarBuddhistCalendaris a subclass ofGregorianCalendarthat numbers years since the birth of the Buddha.classJapaneseCalendarJapaneseCalendaris a subclass ofGregorianCalendarthat numbers years and eras based on the reigns of the Japanese emperors.classTaiwanCalendarTaiwanCalendaris a subclass ofGregorianCalendarthat numbers years since 1912.Methods in com.ibm.icu.util that return GregorianCalendar Modifier and Type Method Description GregorianCalendarGregorianCalendar. clone()Overrides Cloneable
-