[TYPO3-ttnews] Probs after update TYPO3 4.4.6 an tx_news 1.3.2 width the Date
Georg Ringer
typo3 at ringerge.org
Wed Mar 21 15:21:33 CET 2012
Hi Paul.
Am 21.03.2012 15:13, schrieb Bader Paul:
> My Date in tx_news List and Detailview looks like 2012-03-21.
> <n:format.date >{newsItem.datetime}</n:format.date>
if you look at the DateViewHelper inside
Classes/ViewHelpers/Format/DateViewHelper, you will see that the default
format is: %Y-%m-%d
you can change that to whatever you need by respecting the options of
http://de.php.net/strftime
Georg
More information about the TYPO3-project-tt-news
mailing list