public static class CustomDateTimeFormat
extends Object
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).
deprecated use CustomDateTimeFormat instead