Package | Description |
---|---|
org.springframework.format.datetime.joda |
Integration with the Joda Time for formatting Joda types as well as standard JDK Date types.
|
Modifier and Type | Method and Description |
---|---|
Parser<org.joda.time.DateTime> |
JodaDateTimeFormatAnnotationFormatterFactory.getParser(DateTimeFormat annotation,
Class<?> fieldType) |
Printer<?> |
JodaDateTimeFormatAnnotationFormatterFactory.getPrinter(DateTimeFormat annotation,
Class<?> fieldType) |
Copyright © 2014. All rights reserved.