Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You are able to change your server timezone to UTC or GMT (from v7.0.7 onwards) by adding -Duser.timezone=GMT in your JVM options, for example:

Code Block
titleDisable GIT
set JAVA_OPTS=-Xmx2048M -Dwflow.home=./wflow/ -javaagent:./wflow/aspectjweaver-1.8.5.jar -javaagent:./wflow/glowroot/glowroot.jar -Duser.timezone=GMT

...