[
https://issues.apache.org/jira/browse/WW-5530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart resolved WW-5530.
-------------------------------
Resolution: Fixed
> LocalDate and LocalTime Not Working in DateConverter
> ----------------------------------------------------
>
> Key: WW-5530
> URL: https://issues.apache.org/jira/browse/WW-5530
> Project: Struts 2
> Issue Type: New Feature
> Components: Core
> Affects Versions: 7.0.0
> Reporter: Bill Sofko
> Priority: Minor
> Fix For: 7.1.0
>
> Original Estimate: 0h
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Despite having proper support for the functionality, the DateConverter class
> does not convert for java.time.LocalDate or java.time.LocalTime input—only
> java.time.LocalDateTime works. The reason for this is that these types are
> not handled for dispatch to DateConverter in the XWorkBasicConverter class.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)