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