From owner-freebsd-java Tue May 15 12:14:42 2001 Delivered-To: freebsd-java@freebsd.org Received: from exch01.projectseneca.com (w186.z208036141.was-dc.dsl.cnc.net [208.36.141.186]) by hub.freebsd.org (Postfix) with ESMTP id 3EF4837B422 for ; Tue, 15 May 2001 12:14:40 -0700 (PDT) (envelope-from brian@parabon.com) Received: from parabon.com (limestone.projectseneca.com [192.168.0.105]) by exch01.projectseneca.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id KVWC15LB; Tue, 15 May 2001 15:14:38 -0400 Message-ID: <3B01801D.2853FA46@parabon.com> Date: Tue, 15 May 2001 15:14:37 -0400 From: "Brian J. Sletten" Organization: Parabon Computation, Inc. X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: Date problem w/ Linux JDK 1.3? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just came across something kind of strange. Dates printed out in Java were an hour behind. My system clock is set correctly, but using the Linux JDK, it doesn't come up with the correct timezone. Upon further investigation, the user.timezone property is empty. I believe my Linuxulator is set up properly because /compat/linux/bin/date returns the correct time. Does anyone have an idea about what needs tweaking? I'm running 4.3-STABLE w/ the latest JDK 1.3 from Sun. -- Why be a man when you can be a success? -- Bertold Brecht To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message