[
https://issues.apache.org/jira/browse/TAPESTRY-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621461#action_12621461
]
Andy Pahne commented on TAPESTRY-2573:
--------------------------------------
To be a little more specific: I am not sure, if a translator is necessary.
But the developer should be able to use a format.
The article at http://www.packtpub.com/article/tapestry-5-advanced-components
says that DateField can be assigned a format string, but that does not work.
<input type="text"
t:id="dateCreated"
t:disabled="true"
t:type="datefield"
t:value="travelPackage.dateCreated"
t:format="%d.%m.%Y"/>
The format has no effect...
> DateField component should support translator
> ---------------------------------------------
>
> Key: TAPESTRY-2573
> URL: https://issues.apache.org/jira/browse/TAPESTRY-2573
> Project: Tapestry
> Issue Type: Improvement
> Affects Versions: 5.0
> Reporter: Andy Pahne
> Priority: Minor
>
> Like the date picker in Tapestry 4 the DateField component of T5 should
> provide support for a translator.
> Otherwise localization of a DateField is not easily achieved
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]