On Thu, 13 Aug 1998, Steve Byrne wrote:
> Mats Petersson writes:
> >
> > Hello!
> >
> > I just downloaded JDK v1.1.6 v2, and I have tried some of the demos
> > included. Most of them work fine, except for the "Clock" demo,
> > which shows completely wrong time when running it with appletviewer.
> > In Netscape it works as it should, though.
> > I guess there has to be something with appletviewer, since it
> > works ok in NS.
>
> In what way is the time wrong? Is it just the timezone, or does it show 2:43
> when it's really 8:19?
>
> Steve
>
>
>
I got an answer from another person here on the list about this, he said
it's a Sun bug. What happens is that java doesn't seem to recognize the
"MET" timezone designator, which is what I use currently (Sweden...)
He suggested that I change the timezone to "ECT" instead, thought it
was supposed to be CET, whatever, haven't heard of ECT before but it
works at least =|:-)
According to the person I talked to, Sun will fix this in 1.2b4.
So I guess I'll just stick to "ECT" until they fix this...
Best Regards,
Mats Petersson