Class DateFormatSymbols
java.lang.Object
java.text.DateFormatSymbols
- All Implemented Interfaces:
Cloneable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()String[]String[]getEras()String[]String[]String[]String[]String[][]voidsetAmPmStrings(String[] newAmpms) voidvoidvoidsetShortMonths(String[] newShortMonths) voidsetShortWeekdays(String[] newShortWeekdays) voidsetWeekdays(String[] newWeekdays) voidsetZoneStrings(String[][] newZoneStrings)
-
Constructor Details
-
DateFormatSymbols
public DateFormatSymbols()
-
-
Method Details
-
getAmPmStrings
-
setAmPmStrings
-
getZoneStrings
-
setZoneStrings
-
setShortWeekdays
-
getShortWeekdays
-
getWeekdays
-
setWeekdays
-
setShortMonths
-
getShortMonths
-
setMonths
-
getMonths
-
getEras
-
setEras
-
clone
-