@Deprecated public interface DateTimeConstants
Modifier and Type | Method and Description |
---|---|
String[] |
ampms()
Deprecated.
|
String[] |
dateFormats()
Deprecated.
|
String[] |
eraNames()
Deprecated.
|
String[] |
eras()
Deprecated.
|
String |
firstDayOfTheWeek()
Deprecated.
|
String[] |
months()
Deprecated.
|
String[] |
narrowMonths()
Deprecated.
|
String[] |
narrowWeekdays()
Deprecated.
|
String[] |
quarters()
Deprecated.
|
String[] |
shortMonths()
Deprecated.
|
String[] |
shortQuarters()
Deprecated.
|
String[] |
shortWeekdays()
Deprecated.
|
String[] |
standaloneMonths()
Deprecated.
|
String[] |
standaloneNarrowMonths()
Deprecated.
|
String[] |
standaloneNarrowWeekdays()
Deprecated.
|
String[] |
standaloneShortMonths()
Deprecated.
|
String[] |
standaloneShortWeekdays()
Deprecated.
|
String[] |
standaloneWeekdays()
Deprecated.
|
String[] |
timeFormats()
Deprecated.
|
String[] |
weekdays()
Deprecated.
|
String[] |
weekendRange()
Deprecated.
|
String[] ampms()
String[] dateFormats()
String[] eraNames()
String[] eras()
String firstDayOfTheWeek()
String[] months()
String[] narrowMonths()
String[] narrowWeekdays()
String[] quarters()
String[] shortMonths()
String[] shortQuarters()
String[] shortWeekdays()
String[] standaloneMonths()
String[] standaloneNarrowMonths()
String[] standaloneNarrowWeekdays()
String[] standaloneShortMonths()
String[] standaloneShortWeekdays()
String[] standaloneWeekdays()
String[] timeFormats()
String[] weekdays()
String[] weekendRange()
Copyright © 2018. All rights reserved.