[Typo3-dev] TypoScript Date
Nicolino Cubetto
nicolas at smileandsoft.com.ar
Fri Aug 19 00:11:12 CEST 2005
How do i make a template show the current date?
What i want to do is insert some text like this: "Martes 16 de Agosto de
2005 - Ciudad de Buenos Aires, Argentina | Hora 17:27"
Where
"Martes" is a day of the week (Tuesday in spanish)
"16" is the day of the month
"Agosto" is the month of the year (August in spanish)
"2005" is the year
"17" is the hour of the day
"27" is the minute of the hour
everything else is fixed string
i have already mapped an element in tha templavoila template
and selected "lib.curdate" as the typoScript object path
the issue is that i cannot find any language reference for TS that explains
how to do this
Cheers
Nicolas
PS: will this work with the TimeZone extension?
More information about the TYPO3-dev
mailing list