public class

DateTimeFormatInfoImpl

extends DefaultDateTimeFormatInfo
implements Localizable
java.lang.Object
   ↳ com.google.gwt.i18n.client.DefaultDateTimeFormatInfo
     ↳ com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl
Known Direct Subclasses
Known Indirect Subclasses

Class Overview

DateTimeFormatInfo implementation based on Unicode CLDR data.

Summary

Public Constructors
DateTimeFormatInfoImpl()
[Expand]
Inherited Methods
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 ()