Hello,

Thanks for your answer, i will try your trick.

In any case, your explanation i useful !

Antoine

-----Message d'origine-----
De : Curt Arnold [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 8 avril 2005 16:49
A : Log4J Users List
Objet : Re: Date in French


I assume that your default locale is French.  Currently there is not an
option to specify that logging should use a locale other than the
current default and conversions follow the current locale.  There have
been discussions on the desirability of adding that ability.

At the moment, your options would be to change the default locale (I
think "java -Duser.language=en" may do the trick) or to use a date
format that is not affected by the locale ("yyyy-MM-dd HH:mm:ss")


On Apr 8, 2005, at 3:58 AM, Antoine TYNEVEZ wrote:

> Hello everyone,
>
> Here is the conversion pattern i'm using in my XML properties file :
> %d{MMM
> yy HH:mm:ss}.
>
> It works well, but the Month appears to be in French.
>
> Do someone knows how to change it in English ???
>
> Thanks
>
> Antoine
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.308 / Virus Database: 266.9.5 - Release Date: 07/04/2005
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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


--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.5 - Release Date: 07/04/2005

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.6 - Release Date: 11/04/2005


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

Reply via email to