[
https://issues.apache.org/jira/browse/WW-5016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart resolved WW-5016.
-------------------------------
Resolution: Fixed
> Support Java 8 date time in the date tag
> ----------------------------------------
>
> Key: WW-5016
> URL: https://issues.apache.org/jira/browse/WW-5016
> Project: Struts 2
> Issue Type: Task
> Components: Core Tags
> Affects Versions: 2.6
> Reporter: Aleksandr Mashchenko
> Assignee: Lukasz Lenart
> Priority: Major
> Fix For: 2.6
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.1#820001)