com.ibm.icu.text
public class ChineseDateFormatSymbols extends DateFormatSymbols
ChineseCalendar.IS_LEAP_MONTH
field.
See Also: ChineseDateFormat ChineseCalendar
UNKNOWN: ICU 2.0
Constructor Summary | |
---|---|
ChineseDateFormatSymbols()
Construct a ChineseDateFormatSymbols for the default locale. | |
ChineseDateFormatSymbols(Locale locale)
Construct a ChineseDateFormatSymbols for the provided locale. | |
ChineseDateFormatSymbols(ULocale locale)
Construct a ChineseDateFormatSymbols for the provided locale. | |
ChineseDateFormatSymbols(Calendar cal, Locale locale)
Construct a ChineseDateFormatSymbols for the provided calendar and locale. | |
ChineseDateFormatSymbols(Calendar cal, ULocale locale)
Construct a ChineseDateFormatSymbols for the provided calendar and locale. |
Method Summary | |
---|---|
String | getLeapMonth(int isLeapMonth) |
protected void | initializeData(ULocale loc, CalendarData calData) |
UNKNOWN: ICU 2.0
Parameters: locale the locale
UNKNOWN: ICU 2.0
Parameters: locale the locale
UNKNOWN: ICU 3.2 This API might change or be removed in a future release.
Parameters: cal the Calendar locale the locale
UNKNOWN: ICU 2.0
Parameters: cal the Calendar locale the locale
UNKNOWN: ICU 3.2 This API might change or be removed in a future release.
UNKNOWN: ICU 2.0
UNKNOWN: ICU 3.0 This API might change or be removed in a future release.