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
-
Method Summary
-
Constructor Details
-
DateTimeConstantsAdapter
-
-
Method Details
-
ampms
- Specified by:
ampms
in interfaceDateTimeConstants
-
dateFormats
- Specified by:
dateFormats
in interfaceDateTimeConstants
-
eraNames
- Specified by:
eraNames
in interfaceDateTimeConstants
-
eras
- Specified by:
eras
in interfaceDateTimeConstants
-
firstDayOfTheWeek
- Specified by:
firstDayOfTheWeek
in interfaceDateTimeConstants
-
months
- Specified by:
months
in interfaceDateTimeConstants
-
narrowMonths
- Specified by:
narrowMonths
in interfaceDateTimeConstants
-
narrowWeekdays
- Specified by:
narrowWeekdays
in interfaceDateTimeConstants
-
quarters
- Specified by:
quarters
in interfaceDateTimeConstants
-
shortMonths
- Specified by:
shortMonths
in interfaceDateTimeConstants
-
shortQuarters
- Specified by:
shortQuarters
in interfaceDateTimeConstants
-
shortWeekdays
- Specified by:
shortWeekdays
in interfaceDateTimeConstants
-
standaloneMonths
- Specified by:
standaloneMonths
in interfaceDateTimeConstants
-
standaloneNarrowMonths
- Specified by:
standaloneNarrowMonths
in interfaceDateTimeConstants
-
standaloneNarrowWeekdays
- Specified by:
standaloneNarrowWeekdays
in interfaceDateTimeConstants
-
standaloneShortMonths
- Specified by:
standaloneShortMonths
in interfaceDateTimeConstants
-
standaloneShortWeekdays
- Specified by:
standaloneShortWeekdays
in interfaceDateTimeConstants
-
standaloneWeekdays
- Specified by:
standaloneWeekdays
in interfaceDateTimeConstants
-
timeFormats
- Specified by:
timeFormats
in interfaceDateTimeConstants
-
weekdays
- Specified by:
weekdays
in interfaceDateTimeConstants
-
weekendRange
- Specified by:
weekendRange
in interfaceDateTimeConstants
-