You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2017/05/11 14:40:04 UTC

[jira] [Resolved] (WICKET-6369) Change DateTextField to use java.time.LocalDate instead of java.util.Date

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

Martin Grigorov resolved WICKET-6369.
-------------------------------------
    Resolution: Duplicate

I'm closing this ticket.
Please comment in WICKET-6105!
Thank you!

> Change DateTextField to use java.time.LocalDate instead of java.util.Date
> -------------------------------------------------------------------------
>
>                 Key: WICKET-6369
>                 URL: https://issues.apache.org/jira/browse/WICKET-6369
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 8.0.0-M5
>            Reporter: Jaroslaw
>
> While working with Wicket 8.0 I noticed that DateTextField uses java.util.Date. 
> I think that with Wicket 8 being created to use Java 8 features, it would be nice for DateTextField to use java.time.LocalDate.
>  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)