Fr�d�ric Leuba - TGS France wrote:
> 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.
The article date fields formatting is hard-wired at the moment. Don't
know about the echo you show, though. Isn't that supposed to work on
timestamps, not textual dates?
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]