Change Tomcat's Timezone
Did you know that you can change Tomcat's timezone? I didn't, but I learned how to today from Dave. Just create an environment variable, CATALINA_OPTS and add a value similar to the following:
CATALINA_OPTS=-Duser.timezone=America/Denver
BTW, the values in CATALINA_OPTS should be separated by spaces. Here is a list of possible timezones.
Posted by dsuspense on December 03, 2002 at 08:47 AM MST #
Posted by phillip23 on October 14, 2007 at 10:28 AM MDT #
Posted by phillip23 on October 14, 2007 at 10:29 AM MDT #