>From memory java.util.Calendar does a terrible job of paying attention to
the underlying o/s settings. I live in Sydney, and courtesy of the
Olympics last year we started daylight savings ridiculously early -
changed all the o/s timezones, but the Calendar class refused to pick it
up, so we had to set the default timezone manually ourselves.... I'm
guessing this is the same thing
On Tue, 31 Jul 2001, Rob S. wrote:
> 2001-07-31 07:46:21 - Ctx( /WebConfigure ): JasperException: [snip]
>
> /tmp > date
> Tue Jul 31 19:49:52 EDT 2001
>
> Shouldn't the logs be in 24hr?
>
> ...and yes, the time is horribly out of sync on that machine =)
>
> - r
>
>