public class

DateTimeFormatInfoImpl_id_ID

extends DateTimeFormatInfoImpl_id
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_id
         ↳ com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_id_ID

Class Overview

Implementation of DateTimeFormatInfo for the "id_ID" locale.

Summary

Public Constructors
DateTimeFormatInfoImpl_id_ID()
Public Methods
String[] monthsShortStandalone()
Returns an array of month abbreviations, suitable for use in a stand-alone context.
String[] weekdaysShortStandalone()
Returns an array of abbreviations for weekdays, suitable for use in a stand-alone context.
[Expand]
Inherited Methods
From class com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_id
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_id_ID ()

Public Methods

public String[] monthsShortStandalone ()

Returns an array of month abbreviations, suitable for use in a stand-alone context.

public String[] weekdaysShortStandalone ()

Returns an array of abbreviations for weekdays, suitable for use in a stand-alone context.