Enum for locale categories. These locale categories are used to get/set the default locale for the specific functionality represented by the category.
@see #getDefault(LocaleCategory) @see #setDefault(LocaleCategory, Locale)
Category used to represent the default locale for displaying user interfaces.
Category used to represent the default locale for formatting dates, numbers, and/or currencies.
See Implementation
Enum for locale categories. These locale categories are used to get/set the default locale for the specific functionality represented by the category.
@see #getDefault(LocaleCategory) @see #setDefault(LocaleCategory, Locale)