You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Igor Drobiazko (JIRA)" <de...@tapestry.apache.org> on 2010/08/13 16:14:16 UTC

[jira] Closed: (TAPESTRY-2767) DatePicker : problem with the time

     [ https://issues.apache.org/jira/browse/TAPESTRY-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko closed TAPESTRY-2767.
------------------------------------

    Resolution: Invalid

> 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.