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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
DateTimeConstantsAdapter
 
- 
- 
Method Details- 
ampms- Specified by:
- ampmsin interface- DateTimeConstants
 
- 
dateFormats- Specified by:
- dateFormatsin interface- DateTimeConstants
 
- 
eraNames- Specified by:
- eraNamesin interface- DateTimeConstants
 
- 
eras- Specified by:
- erasin interface- DateTimeConstants
 
- 
firstDayOfTheWeek- Specified by:
- firstDayOfTheWeekin interface- DateTimeConstants
 
- 
months- Specified by:
- monthsin interface- DateTimeConstants
 
- 
narrowMonths- Specified by:
- narrowMonthsin interface- DateTimeConstants
 
- 
narrowWeekdays- Specified by:
- narrowWeekdaysin interface- DateTimeConstants
 
- 
quarters- Specified by:
- quartersin interface- DateTimeConstants
 
- 
shortMonths- Specified by:
- shortMonthsin interface- DateTimeConstants
 
- 
shortQuarters- Specified by:
- shortQuartersin interface- DateTimeConstants
 
- 
shortWeekdays- Specified by:
- shortWeekdaysin interface- DateTimeConstants
 
- 
standaloneMonths- Specified by:
- standaloneMonthsin interface- DateTimeConstants
 
- 
standaloneNarrowMonths- Specified by:
- standaloneNarrowMonthsin interface- DateTimeConstants
 
- 
standaloneNarrowWeekdays- Specified by:
- standaloneNarrowWeekdaysin interface- DateTimeConstants
 
- 
standaloneShortMonths- Specified by:
- standaloneShortMonthsin interface- DateTimeConstants
 
- 
standaloneShortWeekdays- Specified by:
- standaloneShortWeekdaysin interface- DateTimeConstants
 
- 
standaloneWeekdays- Specified by:
- standaloneWeekdaysin interface- DateTimeConstants
 
- 
timeFormats- Specified by:
- timeFormatsin interface- DateTimeConstants
 
- 
weekdays- Specified by:
- weekdaysin interface- DateTimeConstants
 
- 
weekendRange- Specified by:
- weekendRangein interface- DateTimeConstants
 
 
-