[Neos] Set Date to German dateformat

Jan Syring-Lingenfelder t3-neos at jan-sl.de
Tue Jun 9 14:15:59 CEST 2015


That's because you are invoking the viewhelper twice, through the tags and also the inline notation. Just remove the tags around it, so the viewhelper gets invoked only once.

-- 
Kind regards,
Jan Syring-Lingenfelder

Am 09.06.2015 13:52 schrieb Patric Eckhart <mail at patriceckhart.com>:
>
> Okay, thank you I've tried this 
> <f:format.date>{item.node.properties.dateBlogArticle -> f:format.date(forceLocale: 'de_DE', cldrFormat: 'MMM')}</f:format.date> 
>
> and I get: 
> "Mai" could not be parsed by \DateTime constructor. (20150609135105845de2) 
>
> he recognizes that it "Mai" have to be called, but he could not parse :-( 
> _______________________________________________ 
> Neos mailing list 
> Neos at lists.typo3.org 
> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos 


More information about the Neos mailing list