[TYPO3-mvc] Extbase Property Mapper doesn't handle DateTime yet

Stephan Reuther - development.IT s.reuther at internet-chemnitz.de
Thu Nov 19 11:27:25 CET 2009


Jochen Rau wrote:
> The string entered in the form field is directly passed to the  
> DateTime constructor. Thus, all > of the following strings should  
> work:

> 2.10.2009
> 2009-11-17
> now +1 week
> today
> next Monday

Just to add a note for possible DateTime-Constructor values:
To create a DateTime from unix timestamp prepend the @-sign:

http://bugs.php.net/bug.php?id=40171

so we can add to the should-work-strings list

- @1190034628


greetings,
stephan




More information about the TYPO3-project-typo3v4mvc mailing list