[TYPO3-english] Localize name of month & days in tt_news
Victor Livakovsky
v-tyok at mail.ru
Wed Aug 10 20:21:44 CEST 2011
Hi, Dodi.
> I just build multilanguage site using TYPO3 4.3. Everything is work except
> for month & days, i use strftime to format the date. Unfortunately, the
> name
> of month & days wont change to current language ie: French language. Has
> someone has an idea?
I've had same issue once and solved it by adding 'utf-8' to 'locale_all'
configuration option.
So, in your case, try to make it so:
config.locale_all = fr_FR.utf-8
More information about the TYPO3-english
mailing list