User.timezone

From Resin 3.0

Revision as of 18:56, 6 June 2008 by Sam (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Use this in resin.conf:

     <jvm-arg>-Duser.timezone=Europe/London</jvm-arg>

Explanation:

Java defaults to obtaining the timezone from the operating system. The user.timezone system property can be used to override the default value.

Personal tools