Hello, I've got a little problem with the setLocal function. In many
tutorials they give this syntax:
setlocale('LC_TIME','fr_FR'); // for france

I tried this but the "fr_FR" keyword does not seem to work. If I try
"french" instead it works.
I've got the same problem with all other countries keywords (C for finland,
pt_BR for portugal ...etc).
If i do not put the name of a country, it does not work.

Please help!

Thnx


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to