On Sat, 20 Apr 2002 00:41, NGUYEN LIEM (APP1LXN) wrote:
> I try to include the current time in the log file using
> "<%{time:HH:mm:ss}>" in the format pattern. It displays correctly when I
> run under Window2000. However, when I run on solaris, it displays 1 hour
> delay. For example, if the current time is 09:16:35, in the log file it
> shows 08:16:35 if runs on solaris and 09:16:35 if runs on Window2000.
>
> Do you have any idea ?

Sounds like a TimeZone issue. (ie one of your computers thinks it is in a 
different timezone or is set to display a different timezone). Try printing 
out the timezone in your log (IIRC is is the "z" character). Maybe also one 
of them is thinking it is daylight savings or something.

-- 
Cheers,

Peter Donald


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

Reply via email to