DatePicker : problem with the time
----------------------------------
Key: TAPESTRY-2767
URL: https://issues.apache.org/jira/browse/TAPESTRY-2767
Project: Tapestry
Issue Type: Bug
Environment: Eclipse, Windows XP
Reporter: Anthony HERVE
Hello,
I have a problem with DatePicker with format 24hours. In fact when I pick up a
time, it selects good time in the input, but not in the DatePicker. Here you
can see my Component code in class Java :
@Component(parameters = { "value=startDate","datePattern=dd-MM-yyyy
HH:mm", "timePicker=true", "use24hrs=true","timePickerAdjacent=true" })
Do you see any problem in this ? If not do you know how to resolve the problem ?
Thanks you.
Anthony
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.