Change Tomcat timezone

From OpenKM Documentation
Revision as of 19:56, 27 October 2012 by Jllort (talk | contribs) (Created page with 'Tomcat works in GMT timezone if you want to change it you should add something like at $TOMCAT_HOME/bin/setenv.sh ( or setenv.bat if you're on Windows ): CATALINA_OPTS=-Duser.t…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Tomcat works in GMT timezone if you want to change it you should add something like at $TOMCAT_HOME/bin/setenv.sh ( or setenv.bat if you're on Windows ):

CATALINA_OPTS=-Duser.timezone=Asia/Hong_Kong