public static interface DateUtils.DateLocale
Modifier and Type | Method and Description |
---|---|
java.lang.String[][] |
getDaysOfWeek()
Gets the array lookup for the names of the days of the week.
|
java.lang.String[][] |
getMonthsOfYear()
Gets the array lookup for the names of the months of the year.
|
java.lang.String[][] getDaysOfWeek()
java.lang.String[][] getMonthsOfYear()