From: books at ejurka.com (Kris Jurka) Date: Mon, 24 Nov 2008 21:16:39 -0500 (EST) Subject: [Pljava-dev] problem with date and timezone In-Reply-To: <492AD94C.8030603@insa-toulouse.fr> References: <492AD11B.3060405@insa-toulouse.fr> <492AD760.3040407@ejurka.com> <492AD94C.8030603@insa-toulouse.fr> Message-ID: On Mon, 24 Nov 2008, Eric BOYER wrote: > > OK so, > How get the same JVM timezone ? That depends on both your OS and JVM. You could try setting the TZ environment variable. It also seems a little odd that /etc/localtime is a text file on your systems. Normally those are symlinks to binary zoneinfo files which aren't human readable. Kris Jurka