Yeah. I found recently that Java has several issues specific to British
Summer Time . I filed one, but there are several others on the bug
database, many resolved. These are partly to do with a confustion around
BST originally meaning Bangladesh Standard Time in early Java versions; see
Java Bug Id 4257424.
If you want the server to follow the British Summer Time rules you can try
setting the timezone to "Europe/London" the same way.
--a.
----- Original Message -----
From: "Richard Jones" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, August 17, 2006 10:32 AM
Subject: Re: What timezone/locale settings should I use?
Hi Anil,
Many thanks, that appears to have fixed it (-Duser.timezone=GMT) .
FYI the server time was set to BST.
Cheers,
Richard