[Typo3] Problem with config.locale_all on FreeBSD-server

Rupert Germann rupi at gmx.li
Fri May 27 11:33:44 CEST 2005


Bert Hiddink [BENDOO e-work solutions] wrote:
> I want to print a date in Dutch like this:
> '26 mei 2005'
> 
> Per default I get:
> '26 May 2005'
> 
> In my Set-up I have tried:
> # set default language
> config.language=nl

this is not enough.

try:

config.language = nl
config.locale_all = nl_NL.ISO8859-1

if you use another charset change locale_all accordingly 
 
greets
rupi

ps: read mor docs:
http://typo3.org/documentation/tips-tricks/multi-language-sites-in-typo3/



More information about the TYPO3-english mailing list