public class

DateTimeFormatInfoImpl_az_Cyrl

extends DateTimeFormatInfoImpl_az
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_az
         ↳ com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_az_Cyrl

Class Overview

Implementation of DateTimeFormatInfo for the "az_Cyrl" locale.

Summary

Public Constructors
DateTimeFormatInfoImpl_az_Cyrl()
Public Methods
int firstDayOfTheWeek()
Returns the day which generally comes first in a weekly calendar view, as an index into the return value of weekdaysFull().
String[] monthsFull()
Returns an array of full month names.
String[] weekdaysFull()
Returns an array of the full names of weekdays.
[Expand]
Inherited Methods
From class com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_az
From class com.google.gwt.i18n.client.DefaultDateTimeFormatInfo
From class java.lang.Object
From interface com.google.gwt.i18n.client.DateTimeFormatInfo

Public Constructors

public DateTimeFormatInfoImpl_az_Cyrl ()

Public Methods

public int firstDayOfTheWeek ()

Returns the day which generally comes first in a weekly calendar view, as an index into the return value of weekdaysFull().

public String[] monthsFull ()

Returns an array of full month names.

public String[] weekdaysFull ()

Returns an array of the full names of weekdays.