I've got my CMS installed on a webserver in the US, but I need the dates to be in swedish.
The coolest way would probably be to somehow make a user defined tag like {locale_sv} that you could put in a template to make the date display in the right language.
Then you could put other locale-tags on other pages to make a 'sort-of' multi-language site.
Or maybe not.

