Generated by
JDiff

Package org.springframework.format.datetime.joda

Added Classes
LocalDateParser Parses Joda org.joda.time.LocalDate instances using a org.joda.time.format.DateTimeFormatter.
LocalDateTimeParser Parses Joda org.joda.time.LocalDateTime instances using a org.joda.time.format.DateTimeFormatter.
LocalTimeParser Parses Joda org.joda.time.LocalTime instances using a org.joda.time.format.DateTimeFormatter.
 

Changed Classes
JodaDateTimeFormatAnnotationFormatterFactory Formats fields annotated with the DateTimeFormat annotation using Joda-Time.