Package com.google.gwt.i18n.client
Class DateTimeConstantsAdapter
java.lang.Object
com.google.gwt.i18n.client.DateTimeConstantsAdapter
- All Implemented Interfaces:
DateTimeConstants
Adapter that makes a
DateTimeFormatInfo
implementation suitable for use with something that wants a
DateTimeConstants.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DateTimeConstantsAdapter
-
-
Method Details
-
ampms
- Specified by:
ampmsin interfaceDateTimeConstants
-
dateFormats
- Specified by:
dateFormatsin interfaceDateTimeConstants
-
eraNames
- Specified by:
eraNamesin interfaceDateTimeConstants
-
eras
- Specified by:
erasin interfaceDateTimeConstants
-
firstDayOfTheWeek
- Specified by:
firstDayOfTheWeekin interfaceDateTimeConstants
-
months
- Specified by:
monthsin interfaceDateTimeConstants
-
narrowMonths
- Specified by:
narrowMonthsin interfaceDateTimeConstants
-
narrowWeekdays
- Specified by:
narrowWeekdaysin interfaceDateTimeConstants
-
quarters
- Specified by:
quartersin interfaceDateTimeConstants
-
shortMonths
- Specified by:
shortMonthsin interfaceDateTimeConstants
-
shortQuarters
- Specified by:
shortQuartersin interfaceDateTimeConstants
-
shortWeekdays
- Specified by:
shortWeekdaysin interfaceDateTimeConstants
-
standaloneMonths
- Specified by:
standaloneMonthsin interfaceDateTimeConstants
-
standaloneNarrowMonths
- Specified by:
standaloneNarrowMonthsin interfaceDateTimeConstants
-
standaloneNarrowWeekdays
- Specified by:
standaloneNarrowWeekdaysin interfaceDateTimeConstants
-
standaloneShortMonths
- Specified by:
standaloneShortMonthsin interfaceDateTimeConstants
-
standaloneShortWeekdays
- Specified by:
standaloneShortWeekdaysin interfaceDateTimeConstants
-
standaloneWeekdays
- Specified by:
standaloneWeekdaysin interfaceDateTimeConstants
-
timeFormats
- Specified by:
timeFormatsin interfaceDateTimeConstants
-
weekdays
- Specified by:
weekdaysin interfaceDateTimeConstants
-
weekendRange
- Specified by:
weekendRangein interfaceDateTimeConstants
-