Package com.ibm.icu.util
Class Calendar.FormatConfiguration
java.lang.Object
com.ibm.icu.util.Calendar.FormatConfiguration
- Enclosing class:
Calendar
Deprecated.
This API is ICU internal only.
An instance of FormatConfiguration represents calendar specific
date format configuration and used for calling the ICU private
SimpleDateFormat factory method.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.This API is ICU internal only.Deprecated.This API is ICU internal only.Deprecated.This API is ICU internal only.Deprecated.This API is ICU internal only.Deprecated.This API is ICU internal only.
-
Method Details
-
getPatternString
Deprecated.This API is ICU internal only.Returns the pattern string- Returns:
- the format pattern string
-
getOverrideString
Deprecated.This API is ICU internal only. -
getCalendar
Deprecated.This API is ICU internal only.Returns the calendar- Returns:
- the calendar
-
getLocale
Deprecated.This API is ICU internal only.Returns the locale- Returns:
- the locale
-
getDateFormatSymbols
Deprecated.This API is ICU internal only.Returns the format symbols- Returns:
- the format symbols
-