[TYPO3] configuring the date in tt_news latest view

Mark Schmidt markschmidt at inbox.lv
Fri Jan 12 14:08:46 CET 2007


Hi!

> 
> except I'm afraid portions of my site will turn into another language.
> 
> Whats the best way to configure the date for my latest tt_news view?

  # set german date & time formats

  displayLatest {
     date_stdWrap.strftime= %d.%m.%y
     time_stdWrap.strftime= %H:%M
}

exactly this, if you want a german time format ;-)


More information about the TYPO3-english mailing list