[TYPO3] Print current date & time

Bartosz Aninowski bart at REMITsonik.pl
Sat Apr 14 17:17:41 CEST 2007


> Does anyone know how to print current date and time by typoscript?
>
> subparts.datebox < temp.datetime
> temp.datetime =  ...

temp.display-date = TEXT
temp.display-date.data = date:U
temp.display-date.strftime = %A %d, %B %Y %H:%M:%S

do not forget about cache :)
untill you clear cache you website will show same date 




More information about the TYPO3-english mailing list