Monday, February 23, 2009

Tomcat Timezone Issue

Noticed that Tomcat sometimes uses different time zone other than that of the system.

Solution is to define a TZ environment variable in the user profile and use the user to start up Tomcat.

e.g. TZ=US/Eastern

No comments: