> 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