Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 2002 15:44:47 -0600
From:      Timothy Kettering <timster@blackcore.com>
To:        FreeBSD-Java <java@FreeBSD.org>
Subject:   Setting the JVM timezone
Message-ID:  <B8B3D2EF.5821%timster@blackcore.com>

next in thread | raw e-mail | index | archive | help

I brought this up before, but I didn=B9t really get an satisfactory
answer/explaination, so I'm bringing it up again.

I develop web-applications on my OSX machine, then deploy them on my FreeBS=
D
machine.  For the large part, things have worked flawlessly, except that th=
e
JVM on FreeBSD seems to think that the timezone is +600 GMT, not -600 GMT,
which is where it's located at.

I've already verified the server clock and time zone and they're correctly
set.  On my OSX machine, the JVM picks up the correct values.

Can anyone help me figure out how to adjust the JVM to use the correct
timezone values.  I know I can code in fixes for the timezone and all that
in my programs, but its still rather irksome that I can't write up quick
programs for my own use without having to put in a whole lot of code to
compenstate for the 12 hour wackiness.

Thanks.

-tim
--=20
Tim Kettering
http://www.blackcore.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?B8B3D2EF.5821%timster>