[Typo3-linux] setlocale problem
Mirco Jeske
m.jeske at nordakademie.de
Sun May 25 13:28:39 CEST 2003
Hi all,
I changed to php 4.3.2 and had to change the setlocale() call. I would like
to have the german locale (which is set) to be used with rendering dates and
numbers ...
Well, it doesn't work....
Here is my call, e.g. for time
setlocale(LC_TIME,$this->config["config"]["locale_all"]);
I checked the config array: it is "de_DE" , which is correct.
any hints???
Thanks, Mirco
More information about the TYPO3-linux
mailing list