public class

DateTimeFormatInfoImpl_fa_AF

extends DateTimeFormatInfoImpl_fa
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_fa
         ↳ com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_fa_AF

Class Overview

Implementation of DateTimeFormatInfo for the "fa_AF" locale.

Summary

Public Constructors
DateTimeFormatInfoImpl_fa_AF()
Public Methods
String[] monthsFull()
Returns an array of full month names.
String[] monthsNarrow()
Returns an array of the shortest abbreviations for months, typically a single character and not guaranteed to be unique.
String[] monthsShort()
Returns an array of month abbreviations.
[Expand]
Inherited Methods
From class com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_fa
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_fa_AF ()

Public Methods

public String[] monthsFull ()

Returns an array of full month names.

public String[] monthsNarrow ()

Returns an array of the shortest abbreviations for months, typically a single character and not guaranteed to be unique.

public String[] monthsShort ()

Returns an array of month abbreviations.