Package org.springframework.format.datetime
@NonNullApi
@NonNullFields
package org.springframework.format.datetime
Formatters for
java.util.Date
properties.-
ClassDescriptionA formatter for
Date
types.Configures basic date formatting for use with Spring, primarily forDateTimeFormat
declarations.Formats fields annotated with theDateTimeFormat
annotation using aDateFormatter
.