Support to java.sql.Date using inputCalendar tag.
-------------------------------------------------
Key: TOMAHAWK-1425
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1425
Project: MyFaces Tomahawk
Issue Type: New Feature
Components: Calendar
Affects Versions: 1.1.8
Reporter: Paulo Henrique Couto de Lima
Priority: Minor
Trying to use a java.sql.Date value for inputCalendar results in
IllegalArgumentException, thrown by the deprecated method getHour of
java.sql.Date.
java.util.Date does not throw any exceptions when getHour is invoked.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.