com.ibm.icu.text
Class ChineseDateFormatSymbols
- Cloneable, Serializable
public class ChineseDateFormatSymbols
clone, equals, getAmPmStrings, getDateFormatBundle, getDateFormatBundle, getDateFormatBundle, getDateFormatBundle, getEraNames, getEras, getLocalPatternChars, getLocale, getMonths, getMonths, getShortMonths, getShortWeekdays, getWeekdays, getWeekdays, getZoneStrings, hashCode, initializeData, initializeData, setAmPmStrings, setEraNames, setEras, setLocalPatternChars, setMonths, setMonths, setShortMonths, setShortWeekdays, setWeekdays, setWeekdays, setZoneStrings |
ChineseDateFormatSymbols
public ChineseDateFormatSymbols()
Construct a ChineseDateFormatSymbols for the default locale.
ChineseDateFormatSymbols
public ChineseDateFormatSymbols(Locale locale)
Construct a ChineseDateFormatSymbols for the provided locale.
ChineseDateFormatSymbols
public ChineseDateFormatSymbols(Calendar cal,
Locale locale) Construct a ChineseDateFormatSymbols for the provided calendar and locale.
cal - the Calendarlocale - the locale
ChineseDateFormatSymbols
public ChineseDateFormatSymbols(Calendar cal,
ULocale locale) Construct a ChineseDateFormatSymbols for the provided calendar and locale.
cal - the Calendarlocale - the locale
ChineseDateFormatSymbols
public ChineseDateFormatSymbols(ULocale locale)
Construct a ChineseDateFormatSymbols for the provided locale.
getLeapMonth
public String getLeapMonth(int isLeapMonth)
Copyright (c) 2006 IBM Corporation and others.