Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 1999 22:03:49 -0700
From:      Dann Lunsford <dann@greycat.com>
To:        java@freebsd.org
Subject:   Time and jdk 1.1.7
Message-ID:  <37424635.3B968743@greycat.com>

next in thread | raw e-mail | index | archive | help
I recently noticed a peculiarity in the Java app Moneydance (pretty good
personal
finance finance paackage):  It was reporting dates and times as GMT,
completely ignoring the time zone settings.  Turns out another FreeBSD
user had already noticed this and reported it to the author.  Comparing
notes, we found that we
were both using 3.1-stable, and then a little checking revealed that the
Clock
demo applet was also doing the same thing, e.g, reporting it was 0230
tomorrow morning at 1930 PDT.  Several experiments and it became clear
that the timezone
settings are univerally ignored; not a bug in Moneydance, but a Java
bug.

A quick search of the archive turned up one reference to the TimeZone
class being
broken, so... Is there a workaround or a fix available?  I'd class this
as more 
an annoyance than anything.  The interesting thing is that the author
reports that
setting TZ to PDT works fine on a 2.2.8-R system.  

Any thoughts?

Dann Lunsford
dann@greycat.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37424635.3B968743>