Package ej.util.text
Class EnglishDateFormatSymbols
- java.lang.Object
-
- java.text.DateFormatSymbols
-
- ej.util.text.ComputeShortFormatSymbols
-
- ej.util.text.EnglishDateFormatSymbols
-
- All Implemented Interfaces:
Serializable,Cloneable
public class EnglishDateFormatSymbols extends ComputeShortFormatSymbols
Symbols using English language.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EnglishDateFormatSymbols()Instantiating the English format symbols.
-
Method Summary
-
Methods inherited from class ej.util.text.ComputeShortFormatSymbols
getShortMonth, getShortMonths, getShortWeekday, getShortWeekdays
-
Methods inherited from class java.text.DateFormatSymbols
getAmPmString, getAmPmStrings, getEra, getEras, getInstance, getMonth, getMonths, getWeekday, getWeekdays, setAmPmStrings, setEras, setMonths, setShortMonths, setShortWeekdays, setWeekdays
-
-