Package org.python.modules._locale
Class DateSymbolJyLocale
java.lang.Object
org.python.modules._locale.DateSymbolJyLocale
- All Implemented Interfaces:
DateSymbolLocale
- Direct Known Subclasses:
JyLocale
Separating these largely constant values from Python encoding conversions allows for safer
initialization even if modules are loaded in different orders. The Python
locale and
codecs modules have interdependencies, as well as Time
and _locale. The latter in particular depends on
java.util.Locale and this class, but only uses the date symbol aspect.- Since:
- Jython 2.7.2
-
Constructor Details
-
DateSymbolJyLocale
-
-
Method Details
-
getShortWeekdays
- Specified by:
getShortWeekdaysin interfaceDateSymbolLocale
-
getWeekdays
- Specified by:
getWeekdaysin interfaceDateSymbolLocale
-
getShortMonths
- Specified by:
getShortMonthsin interfaceDateSymbolLocale
-
getMonths
- Specified by:
getMonthsin interfaceDateSymbolLocale
-
getAmPmStrings
- Specified by:
getAmPmStringsin interfaceDateSymbolLocale
-