From owner-freebsd-java Tue May 15 13: 5:45 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 1217937B422 for ; Tue, 15 May 2001 13:05:42 -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 KVWC15M0; Tue, 15 May 2001 16:05:40 -0400 Message-ID: <3B018C14.76FF3F4B@parabon.com> Date: Tue, 15 May 2001 16:05:40 -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: Ernst de Haan Cc: Tim Zingelman , freebsd-java@FreeBSD.ORG Subject: Re: Date problem w/ Linux JDK 1.3? References: <3B0186BB.3B2BF89@parabon.com> <20010515215248.A86003@c187104187.telekabel.chello.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Why is this not nice? There already is a patch for this file in place, so why > not extend the patch ? Ok, I guess it isn't so bad if we patch the real patch and don't require that java users patch it. I just don't know how to do it cleanly. Setting it to EDT didn't work for me so something like: TZ=`date | awk '{print $5}'`; export TZ wouldn't be enough. How do we do that conveniently and get it right everywhere around the world? -- Character is much easier kept than recovered. -- Thomas Paine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message