Hi

I dont think you can give any timezone specific here but you can
definitly add the format for time. For ex:

%d{dd MMM yyyy HH:mm:ss,SSS} will return 05 Sept 2005 and appropriate
time with it.

Hope this helps..
Arun


On Tue, 2005-09-06 at 14:57, Subhendu wrote:
> What should be added with %d so that we get the time-stamp in GMT format?
> 
> <appender name="CONSOLE" class="org.apache.log4j.ConsoleAppender">
>   <layout class="org.apache.log4j.PatternLayout">
>          <param name="ConversionPattern"
>                             value="%d %-5p [%t] %C{2} (%F:%L) - %m%n"/>
>   </layout>
>  </appender>
> Thanks
> Subhendu
> 
> *********************************************************
> Disclaimer:
> 
> The contents of this E-mail (including the contents of the enclosure(s) or 
> attachment(s) if any) are privileged and confidential material of MBT and 
> should not be disclosed to, used by or copied in any manner by anyone other 
> than the intended addressee(s).   In case you are not the desired addressee, 
> you should delete this message and/or re-direct it to the sender.  The views 
> expressed in this E-mail message (including the enclosure(s) or attachment(s) 
> if any) are those of the individual sender, except where the sender 
> expressly, and with authority, states them to be the views of MBT.
> 
> This e-mail message including attachment/(s), if any, is believed to be free 
> of any virus.  However, it is the responsibility of the recipient to ensure 
> that it is virus free and MBT is not responsible for any loss or damage 
> arising in any way from its use
> 
> *********************************************************


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

Reply via email to