public interface

CustomDateTimeFormat

com.google.gwt.i18n.client.CustomDateTimeFormat

Class Overview

Create a custom localized date/time format at compile time. All methods on subtypes of this interface must take no parameters and return DateTimeFormat (which will be an initialized instance).

Summary

Nested Classes
@interface CustomDateTimeFormat.Pattern Annotation containing the pattern skeleton.