Hi, Joda-time library dependency in Wicket was added long back for valid reasons then. With improvements to Date time API in JDK, do we still need this dependency ? Can we replace its usage in Wicket with JDK classes ?
Reason for this is recently we'd issues with date time conversions when three letter time zones are used. Eg: When date entered is "04/08/2017 13:00" got converted to "04/08/2017 12:00" when EST (which currently observing EDT - https://www.timeanddate.com/time/zones/est) time zone used. Basically conversion result -1hr always. Regards, Rakesh.A -- Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org