[TYPO3-mvc] Re: f:format.date ViewHelper Localizeable

Jan Kiesewetter jan at t3easy.de
Tue Mar 19 11:48:20 CET 2013


The common way to localize the date viewhelper is to localize the format given to the viewhelper:

<f:format.date date="{xymodel.date}" format="{f:translate(key: 'tx_extension_domain_model_xymodel.dateFormat')}"/>



More information about the TYPO3-project-typo3v4mvc mailing list