You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Donyee <xy...@gmail.com> on 2007/10/29 01:34:21 UTC

Re: DateField format

Try this: format="%Y%m%d", you will get "yyyymmdd"
also you can use :format="%Y-%m-%d", then you will get "yyyy-mm-dd"
Do you need this?


2007/10/28, T. Papke <de...@thopap.de>:
>
> Hi,
>
> i have tried the new Tapestry 5 DateField Component. If i setup a
> Dateformat for rendering, the component itself behave not as espected.
> Could anyone confirm this as a bug or do i something wrong with that
> component?
>
> <t:DateField t:id="birthday" t:value="customer.birthday"
> t:format="dd.MM.yyyy"/>
>
>
> Thank you,
> Thomas Papke
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
----徐 依伟