Class JyLocale

All Implemented Interfaces:
DateSymbolLocale, PyLocale

public class JyLocale extends DateSymbolJyLocale implements PyLocale
Sources locale information from standard Java API functions, such as that in Locale and DecimalFormat. Used by the _locale module. Callers would not usually interact with this class directly unless working with _locale internals.
Since:
Jython 2.7.2