com.google.gwt.i18n.client.impl.cldr
Class DateTimeFormatInfoImpl_sr_ME
java.lang.Object
com.google.gwt.i18n.client.DefaultDateTimeFormatInfo
com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl
com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_sr
com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_sr_ME
- All Implemented Interfaces:
- DateTimeFormatInfo, Localizable
public class DateTimeFormatInfoImpl_sr_ME
- extends DateTimeFormatInfoImpl_sr
Implementation of DateTimeFormatInfo for locale "sr_ME".
| Methods inherited from class com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_sr |
dateFormatFull, dateFormatMedium, dateFormatShort, firstDayOfTheWeek, formatHour12Minute, formatHour12MinuteSecond, formatHour24Minute, formatHour24MinuteSecond, formatMinuteSecond, formatMonthAbbrevDay, formatMonthFullDay, formatMonthFullWeekdayDay, formatYearMonthAbbrevDay, formatYearMonthFullDay, formatYearMonthNumDay, formatYearMonthWeekdayDay, timeFormatFull, timeFormatLong, timeFormatMedium, timeFormatShort |
| Methods inherited from class com.google.gwt.i18n.client.DefaultDateTimeFormatInfo |
dateFormat, dateTime, dateTimeFull, dateTimeLong, dateTimeMedium, dateTimeShort, formatDay, formatMonthAbbrev, formatMonthFull, formatMonthNumDay, formatYear, formatYearMonthNum, formatYearQuarterFull, formatYearQuarterShort, timeFormat, weekendEnd, weekendStart |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateTimeFormatInfoImpl_sr_ME
public DateTimeFormatInfoImpl_sr_ME()
ampms
public java.lang.String[] ampms()
- Specified by:
ampms in interface DateTimeFormatInfo- Overrides:
ampms in class DateTimeFormatInfoImpl_sr
- Returns:
- array of strings containing abbreviations for Ante Meridiem and
Post Meridiem.
dateFormatLong
public java.lang.String dateFormatLong()
- Specified by:
dateFormatLong in interface DateTimeFormatInfo- Overrides:
dateFormatLong in class DateTimeFormatInfoImpl_sr
- Returns:
- a "long" date format.
erasFull
public java.lang.String[] erasFull()
- Specified by:
erasFull in interface DateTimeFormatInfo- Overrides:
erasFull in class DateTimeFormatInfoImpl_sr
- Returns:
- an array of the full era names.
erasShort
public java.lang.String[] erasShort()
- Specified by:
erasShort in interface DateTimeFormatInfo- Overrides:
erasShort in class DateTimeFormatInfoImpl_sr
- Returns:
- abbreviations of the era names.
formatYearMonthAbbrev
public java.lang.String formatYearMonthAbbrev()
- Specified by:
formatYearMonthAbbrev in interface DateTimeFormatInfo- Overrides:
formatYearMonthAbbrev in class DateTimeFormatInfoImpl_sr
- Returns:
- localized format equivalent to the "yMMM" skeleton pattern.
formatYearMonthFull
public java.lang.String formatYearMonthFull()
- Specified by:
formatYearMonthFull in interface DateTimeFormatInfo- Overrides:
formatYearMonthFull in class DateTimeFormatInfoImpl_sr
- Returns:
- localized format equivalent to the "yMMMM" skeleton pattern.
monthsFull
public java.lang.String[] monthsFull()
- Specified by:
monthsFull in interface DateTimeFormatInfo- Overrides:
monthsFull in class DateTimeFormatInfoImpl_sr
- Returns:
- an array of full month names.
monthsFullStandalone
public java.lang.String[] monthsFullStandalone()
- Specified by:
monthsFullStandalone in interface DateTimeFormatInfo- Overrides:
monthsFullStandalone in class DateTimeFormatInfoImpl_sr
- Returns:
- an array of month names for use in a stand-alone context.
monthsNarrow
public java.lang.String[] monthsNarrow()
- Specified by:
monthsNarrow in interface DateTimeFormatInfo- Overrides:
monthsNarrow in class DateTimeFormatInfoImpl_sr
- Returns:
- an array of the shortest abbreviations for months, typically a
single character and not guaranteed to be unique.
monthsNarrowStandalone
public java.lang.String[] monthsNarrowStandalone()
- Specified by:
monthsNarrowStandalone in interface DateTimeFormatInfo- Overrides:
monthsNarrowStandalone in class DateTimeFormatInfoImpl_sr
- Returns:
- an array of the shortest abbreviations for months suitable for use
in a stand-alone context, typically a single character and not
guaranteed to be unique.
monthsShort
public java.lang.String[] monthsShort()
- Specified by:
monthsShort in interface DateTimeFormatInfo- Overrides:
monthsShort in class DateTimeFormatInfoImpl_sr
- Returns:
- an array of month abbreviations.
monthsShortStandalone
public java.lang.String[] monthsShortStandalone()
- Specified by:
monthsShortStandalone in interface DateTimeFormatInfo- Overrides:
monthsShortStandalone in class DateTimeFormatInfoImpl_sr
- Returns:
- an array of month abbreviations, suitable for use in a stand-alone
context.
quartersFull
public java.lang.String[] quartersFull()
- Specified by:
quartersFull in interface DateTimeFormatInfo- Overrides:
quartersFull in class DateTimeFormatInfoImpl_sr
- Returns:
- an array of full quarter names.
quartersShort
public java.lang.String[] quartersShort()
- Specified by:
quartersShort in interface DateTimeFormatInfo- Overrides:
quartersShort in class DateTimeFormatInfoImpl_sr
- Returns:
- an array of abbreviations for quarters.
weekdaysFull
public java.lang.String[] weekdaysFull()
- Specified by:
weekdaysFull in interface DateTimeFormatInfo- Overrides:
weekdaysFull in class DateTimeFormatInfoImpl_sr
- Returns:
- an array of the full names of weekdays.
weekdaysFullStandalone
public java.lang.String[] weekdaysFullStandalone()
- Specified by:
weekdaysFullStandalone in interface DateTimeFormatInfo- Overrides:
weekdaysFullStandalone in class DateTimeFormatInfoImpl_sr
- Returns:
- an array of the full names of weekdays, suitable for use in a
stand-alone context.
weekdaysNarrow
public java.lang.String[] weekdaysNarrow()
- Specified by:
weekdaysNarrow in interface DateTimeFormatInfo- Overrides:
weekdaysNarrow in class DateTimeFormatInfoImpl_sr
- Returns:
- an array of the shortest abbreviations for weekdays, typically a
single character and not guaranteed to be unique.
weekdaysNarrowStandalone
public java.lang.String[] weekdaysNarrowStandalone()
- Specified by:
weekdaysNarrowStandalone in interface DateTimeFormatInfo- Overrides:
weekdaysNarrowStandalone in class DateTimeFormatInfoImpl_sr
- Returns:
- an array of the shortest abbreviations for weekdays suitable for
use in a stand-alone context, typically a single character and not
guaranteed to be unique.
weekdaysShort
public java.lang.String[] weekdaysShort()
- Specified by:
weekdaysShort in interface DateTimeFormatInfo- Overrides:
weekdaysShort in class DateTimeFormatInfoImpl_sr
- Returns:
- an array of abbreviations for weekdays.
weekdaysShortStandalone
public java.lang.String[] weekdaysShortStandalone()
- Specified by:
weekdaysShortStandalone in interface DateTimeFormatInfo- Overrides:
weekdaysShortStandalone in class DateTimeFormatInfoImpl_sr
- Returns:
- an array of abbreviations for weekdays, suitable for use in a
stand-alone context.