[ http://issues.apache.org/jira/browse/TOMAHAWK-646?page=comments#action_12435633 ] Martin Marinschek commented on TOMAHAWK-646: --------------------------------------------
The problem starts much earlier - where do you supply the date-format? In inputCalendar, you can set a wide array of different parameters; which you can't set in input-date. What are we going to do about this? Replicate all parameters to inputDate as well? regards, Martin > InputDate ignores locale date format for today's date > ----------------------------------------------------- > > Key: TOMAHAWK-646 > URL: http://issues.apache.org/jira/browse/TOMAHAWK-646 > Project: MyFaces Tomahawk > Issue Type: Bug > Components: Date > Affects Versions: 1.1.5-SNAPSHOT > Reporter: Peter Mahoney > Priority: Minor > > inputDate does not seem to use the dateFormat parameter when formatting the > "Today is" date at the bottom of the popup. The date is always displayed in > MM/dd/yyyy format, even though the rendered javascript call is: > ..._popUpCalendarForInputDate(\'datefield\',\'dd/MM/yy\'); -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
