[TYPO3-mvc] f:format.date timezone "problem"?

Christian Zenker christian.zenker at 599media.de
Fri Jul 30 09:38:33 CEST 2010


After having a look at the code it seems there is nothing left to do.  
Extbase already maps a date correctly to a DateTime object.
It is done by using date() on the timestamp and letting the DateTime  
constructor parse the result. This way the timezone is set too.

Christian.


More information about the TYPO3-project-typo3v4mvc mailing list