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 ;-)