setlocale don't work

[email protected] ("Ingus") Mon, 8 Jul 2002 11:47:55 +0300
Newsgroups php.lang
Message-ID <[email protected]>
I tried to set locale to Latvian ( setlocale(LC_ALL,'lv_LV'); ) it doesn’t
give anay erorr but when I trie to print date it is still in english, what
should I do??