Jaroslaw created WICKET-6369:
--------------------------------
Summary: 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
Priority: Minor
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)