|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.i18n.client.DefaultDateTimeFormatInfo
com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl
com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_ar
com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_ar_SA
public class DateTimeFormatInfoImpl_ar_SA
Implementation of DateTimeFormatInfo for locale "ar_SA".
| Constructor Summary | |
|---|---|
DateTimeFormatInfoImpl_ar_SA()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
weekdaysShort()
|
java.lang.String[] |
weekdaysShortStandalone()
|
int |
weekendEnd()
|
int |
weekendStart()
|
| Methods inherited from class com.google.gwt.i18n.client.DefaultDateTimeFormatInfo |
|---|
dateFormat, dateTime, dateTimeFull, dateTimeLong, dateTimeMedium, dateTimeShort, formatDay, formatHour12Minute, formatHour12MinuteSecond, formatHour24Minute, formatHour24MinuteSecond, formatMinuteSecond, formatMonthAbbrev, formatMonthFull, formatYear, timeFormat, timeFormatMedium, timeFormatShort |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateTimeFormatInfoImpl_ar_SA()
| Method Detail |
|---|
public java.lang.String[] weekdaysShort()
weekdaysShort in interface DateTimeFormatInfoweekdaysShort in class DateTimeFormatInfoImpl_arpublic java.lang.String[] weekdaysShortStandalone()
weekdaysShortStandalone in interface DateTimeFormatInfoweekdaysShortStandalone in class DateTimeFormatInfoImpl_arpublic int weekendEnd()
weekendEnd in interface DateTimeFormatInfoweekendEnd in class DateTimeFormatInfoImpl_arDateTimeFormatInfo.weekdaysFull().public int weekendStart()
weekendStart in interface DateTimeFormatInfoweekendStart in class DateTimeFormatInfoImpl_arDateTimeFormatInfo.weekdaysFull(). Note that this value may be numerically less
than DateTimeFormatInfo.weekendEnd() - for example, DateTimeFormatInfo.weekendEnd() of 6
and DateTimeFormatInfo.weekendStart() of 0 means Saturday and Sunday are the
weekend.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||