Hi,


I am just having a problem displaying an article creation date correctly.
The fact is that $article->adate returns a date string in english. I want
the display to be in several langage, and particularly in french.

I do a setlocale("LC_TIME", "fr_FR") at the top of the <[ROOT]> element but
date are still in english.
For instance echo date("l d M Y") still displays Sa 05 May 2001 instead of
Sam 05 Mai 2001.

I guess it's possible since you Russian guys did it pretty fine.
Any tips? Is there special functions for localisation in midgard?
Thanks

Fred
TGS France


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to