The standard set of non-localized symbols.
The standard set of non-localized symbols.
This uses standard ASCII characters for zero, positive, negative and a dot for the decimal point.
Lists all the locales that are supported.
Lists all the locales that are supported.
The locale 'en_US' will always be present.
an array of locales for which localization is supported
Obtains symbols for the specified locale.
Obtains symbols for the specified locale.
This method provides access to locale sensitive symbols.
the locale, not null
the info, not null
Obtains symbols for the default locale.
Obtains symbols for the default locale.
This method provides access to locale sensitive symbols.
the info, not null
Localized symbols used in date and time formatting.
A significant part of dealing with dates and times is the localization. This class acts as a central point for accessing the information.
Specification for implementors
This class is immutable and thread-safe.