com.google.gwt.i18n.client.impl.cldr
Class DateTimeFormatInfoImpl_en_Dsrt_US

java.lang.Object
  extended by com.google.gwt.i18n.client.DefaultDateTimeFormatInfo
      extended by com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl
          extended by com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_en
              extended by com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_en_Dsrt
                  extended by com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_en_Dsrt_US
All Implemented Interfaces:
DateTimeFormatInfo, Localizable

public class DateTimeFormatInfoImpl_en_Dsrt_US
extends DateTimeFormatInfoImpl_en_Dsrt

Implementation of DateTimeFormatInfo for locale "en_Dsrt_US".


Constructor Summary
DateTimeFormatInfoImpl_en_Dsrt_US()
           
 
Method Summary
 int firstDayOfTheWeek()
           
 
Methods inherited from class com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_en_Dsrt
ampms, erasFull, erasShort, monthsFull, monthsFullStandalone, monthsNarrow, monthsNarrowStandalone, monthsShort, monthsShortStandalone, quartersFull, quartersShort, weekdaysFull, weekdaysFullStandalone, weekdaysNarrow, weekdaysNarrowStandalone, weekdaysShort, weekdaysShortStandalone
 
Methods inherited from class com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_en
formatMonthFullWeekdayDay, formatMonthNumDay, formatYearMonthAbbrev, formatYearMonthAbbrevDay, formatYearMonthFull, formatYearMonthFullDay, formatYearMonthNum, formatYearMonthNumDay, formatYearMonthWeekdayDay, formatYearQuarterFull, formatYearQuarterShort
 
Methods inherited from class com.google.gwt.i18n.client.DefaultDateTimeFormatInfo
dateFormat, dateFormatFull, dateFormatLong, dateFormatMedium, dateFormatShort, dateTime, dateTimeFull, dateTimeLong, dateTimeMedium, dateTimeShort, formatDay, formatHour12Minute, formatHour12MinuteSecond, formatHour24Minute, formatHour24MinuteSecond, formatMinuteSecond, formatMonthAbbrev, formatMonthAbbrevDay, formatMonthFull, formatMonthFullDay, formatYear, timeFormat, timeFormatFull, timeFormatLong, timeFormatMedium, timeFormatShort, weekendEnd, weekendStart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateTimeFormatInfoImpl_en_Dsrt_US

public DateTimeFormatInfoImpl_en_Dsrt_US()
Method Detail

firstDayOfTheWeek

public int firstDayOfTheWeek()
Specified by:
firstDayOfTheWeek in interface DateTimeFormatInfo
Overrides:
firstDayOfTheWeek in class DateTimeFormatInfoImpl_en_Dsrt
Returns:
the day which generally comes first in a weekly calendar view, as an index into the return value of DateTimeFormatInfo.weekdaysFull().