Enum Class MessageFmt.DateFormatStandard

java.lang.Object
java.lang.Enum<MessageFmt.DateFormatStandard>
org.dellroad.stuff.text.MessageFmt.DateFormatStandard
All Implemented Interfaces:
Serializable, Comparable<MessageFmt.DateFormatStandard>, Constable
Enclosing class:
MessageFmt

public static enum MessageFmt.DateFormatStandard extends Enum<MessageFmt.DateFormatStandard>
Enumerates the standard, pre-defined formats for dates and times in DateFormat.
See Also: