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

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

    [ https://issues.apache.org/jira/browse/TAPESTRY-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898211#action_12898211 ] 

Sven Homburg commented on TAPESTRY-2767:
----------------------------------------

Hey Dude ;-)

This component is part of the chenillekit project,
please add an issue at http://jira.codehaus.org/browse/CHEN

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