Re: [PHP-WIN] setLocale() function

2002-01-04 Thread Olivier Mascia
Hello, RoelS wrote: R> could someone tell me if it's possible to change the locale on the system. R> I tried the following code (which is from the manual): R> R> setlocale ("LC_TIME", "C"); R> print (strftime ("%A in Finnish is ")); R> setlocale ("LC_TIME", "fi_FI"); R> print (strftime ("%A, i

[PHP-WIN] setLocale() function

2002-01-04 Thread RoelS
Hello, could someone tell me if it's possible to change the locale on the system. I'm working with : * WinNT 4.0 Server * Apache 1.3.19 * PHP 4.1.1 I tried the following code (which is from the manual): setlocale ("LC_TIME", "C"); print (strftime ("%A in Finnish is ")); setlocale ("LC_TIME", "