Description
This change requires a migration of your patterns [1] to the new API [2] which are a bit different than the old SimpleDateFormat [3]
[1] https://stackoverflow.com/questions/42903391/convert-simpledateformat-to-datetimeformatter
[2] https://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html
[3] https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html
Attachments
Issue Links
- is related to
-
WW-4428 Add support for new Java 8 LocalDate and LocalDateTime to the JSON plugin
- Open
- links to