public static @interface CustomDateTimeFormat.Pattern
The order of pattern characters and any literals don't matter, just
which pattern characters are present and their counts.
deprecated use CustomDateTimeFormat.Pattern
instead
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
The pattern skeleton for which to generate a localized pattern.
|
public abstract java.lang.String value