[TYPO3-mvc] format.date not converting from timestamp?

Bastian Waidelich bastian at typo3.org
Sun Mar 13 16:08:26 CET 2011


Simon Schaufelberger (Schaufi) wrote:

Hi Simon,

> ok, but this notation does not work for me:
>
> <f:form.textbox value="{'@{labor.start}' -> f:format.date(format:
> 'd.m.Y')}" />

This should work:
<f:form.textbox value="{f:format.date(date: '@{labor.start}', format: 
'd.m.Y')}" />

HTH
Bastian


More information about the TYPO3-project-typo3v4mvc mailing list