You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (Jira)" <ji...@apache.org> on 2022/02/06 11:25:00 UTC

[jira] [Reopened] (WW-5016) Support Java 8 date time in the date tag

     [ https://issues.apache.org/jira/browse/WW-5016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart reopened WW-5016:
-------------------------------
      Assignee: Lukasz Lenart  (was: Aleksandr Mashchenko)

> 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: 10m
>  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)