PDA

View Full Version : Setting timezone in apache tomcat



anil.kumar
10th February 2010, 02:05 PM
Steps to set the timezone in tomcat.

1. Open tomcat5w.exe located in tomcat_home/bin folder.
2. Click on Java tab
3. In java Options add line with following content
-Duser.timezone=Australia/Sydney

Restart tomcat and new timezone will be in effect.