[Typo3] Current date problem

Livius Agrippa livius_agrippa at yahoo.com
Wed Nov 9 08:33:19 CET 2005


Hi,

I have inserted in TSscript the code below:
temp.DATE = TEXT
temp.DATE {
    data = date:U
    strftime = %A, %e. %B %Y
}
to show the current date on the page
But in fact the pages are rendered from the cache and if I don't delete 
the cache every day, "the current day" is not exactly the current day.

How can I delete automatically the cache every day? Or if somebody else 
had this problem before and knows a better solution.

greetz,
Livius



More information about the TYPO3-english mailing list