From owner-freebsd-java Tue Mar 12 13:44:55 2002 Delivered-To: freebsd-java@freebsd.org Received: from corb.mc.mpls.visi.com (corb.mc.mpls.visi.com [208.42.156.1]) by hub.freebsd.org (Postfix) with ESMTP id 0089437B43C for ; Tue, 12 Mar 2002 13:44:49 -0800 (PST) Received: from [209.98.155.26] (envy.blackcore.com [209.98.155.26]) by corb.mc.mpls.visi.com (Postfix) with ESMTP id 1F52082DB for ; Tue, 12 Mar 2002 15:44:48 -0600 (CST) User-Agent: Microsoft-Entourage/10.0.0.1331 Date: Tue, 12 Mar 2002 15:44:47 -0600 Subject: Setting the JVM timezone From: Timothy Kettering To: FreeBSD-Java Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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