public class

DateTimeFormatInfoImpl_fr_BE

extends DateTimeFormatInfoImpl_fr
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_fr
         ↳ com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_fr_BE

Class Overview

Implementation of DateTimeFormatInfo for the "fr_BE" locale.

Summary

Public Constructors
DateTimeFormatInfoImpl_fr_BE()
Public Methods
String dateFormatShort()
Returns a "short" date format.
String timeFormatFull()
Returns a "full" time format.
[Expand]
Inherited Methods
From class com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_fr
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_fr_BE ()

Public Methods

public String dateFormatShort ()

Returns a "short" date format.

public String timeFormatFull ()

Returns a "full" time format.