Re: [CentOS] Java not seeing timezone/tomcat displaying times in GMT

2008-02-09 Thread Jeff Larsen
On Feb 8, 2008 6:18 PM, Isaac Gonzalez <[EMAIL PROTECTED]> wrote: > I'm setting export CATALINA_OPTS= "Duser.timezone=America/Los_Angeles" > in my init.d script that starts up the tomcat(haven't set it in > $CATALINA_HOME/bin/setenv.sh)...but will try that as well i wrote a > simple java functi

RE: [CentOS] Java not seeing timezone/tomcat displaying times in GMT

2008-02-08 Thread Isaac Gonzalez
mailing list Subject: Re: [CentOS] Java not seeing timezone/tomcat displaying times in GMT On Feb 7, 2008 9:12 PM, Isaac Gonzalez <[EMAIL PROTECTED]> wrote: > Any ideas how to force tomcat to display directory listing in local time > zone format of my cent box instead of GMT. >

Re: [CentOS] Java not seeing timezone/tomcat displaying times in GMT

2008-02-08 Thread Jeff Larsen
On Feb 7, 2008 9:12 PM, Isaac Gonzalez <[EMAIL PROTECTED]> wrote: > Any ideas how to force tomcat to display directory listing in local time > zone format of my cent box instead of GMT. > > > I tried all suggestions here: > http://marvinlee.wordpress.com/2008/02/01/java-timezone-setting-in-cento >