You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org> on 2005/11/11 23:37:04 UTC

[jira] Closed: (TAPESTRY-690) DatePicker doesn't render time units smaller than day as zeros, inside HTML text field

     [ http://issues.apache.org/jira/browse/TAPESTRY-690?page=all ]
     
Howard M. Lewis Ship closed TAPESTRY-690:
-----------------------------------------

    Fix Version: 4.0
     Resolution: Fixed

> DatePicker doesn't render time units smaller than day as zeros, inside HTML text field
> --------------------------------------------------------------------------------------
>
>          Key: TAPESTRY-690
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-690
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 4.0
>  Environment: 4.0-beta-9
>     Reporter: Vjeran Marcinko
>     Assignee: Howard M. Lewis Ship
>      Fix For: 4.0

>
> Although DatePicker cannot specify time units smaller than day, so sets them to zero, it would be good to leave them as they are and render properly inside HTML text field, meaning, only to affect time units larger than zero. Tapestry would practicaly get component for setting date *and* time, which I find terribly needed, in a way that user could pick date, and have to manually set time.
> Currently, setting DatePicker with pattern such as following :
> <input jwcid="@DatePicker" value="ognl:fooTime" translator="translator:date,pattern=dd/MM/yyyy HH:mm"/>
> Produces HTML text field populated with something like:
> 04/10/2005 HH:mm

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org