From owner-freebsd-java Tue May 15 12:19:49 2001 Delivered-To: freebsd-java@freebsd.org Received: from nova.fnal.gov (nova.fnal.gov [131.225.121.207]) by hub.freebsd.org (Postfix) with ESMTP id 058C337B422 for ; Tue, 15 May 2001 12:19:48 -0700 (PDT) (envelope-from zingelman@fnal.gov) Received: from localhost (tez@localhost) by nova.fnal.gov (8.9.3+Sun/8.9.3) with ESMTP id OAA02340; Tue, 15 May 2001 14:19:39 -0500 (CDT) X-Authentication-Warning: nova.fnal.gov: tez owned process doing -bs Date: Tue, 15 May 2001 14:19:39 -0500 (CDT) From: Tim Zingelman X-Sender: To: "Brian J. Sletten" Cc: Subject: Re: Date problem w/ Linux JDK 1.3? In-Reply-To: <3B01801D.2853FA46@parabon.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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. > > Does anyone have an idea about what needs tweaking? We saw this in our applets (under tomcat) until we did the following TZ=CST6CDT export TZ in the environment used by tomcat. - Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message