java.util.Date properties.See: Description
| Class | Description |
|---|---|
| DateFormatter |
A formatter for
Date types. |
| DateFormatterRegistrar |
Configures Date formatting for use with Spring.
|
| DateFormatterRegistrar.CalendarToDateConverter | |
| DateFormatterRegistrar.CalendarToLongConverter | |
| DateFormatterRegistrar.DateToCalendarConverter | |
| DateFormatterRegistrar.DateToLongConverter | |
| DateFormatterRegistrar.LongToCalendarConverter | |
| DateFormatterRegistrar.LongToDateConverter | |
| DateTimeFormatAnnotationFormatterFactory |
Formats fields annotated with the
DateTimeFormat annotation using
a DateFormatter. |
java.util.Date properties.