0
0

More than 3 years have passed since last update.

Azure アプリケーションのJVM にタイムゾーンを設定する

Posted at

Tomcat に設定をするのではなくて、アプリケーションの設定で可能。

[Configuration] - [Application Settings] にて [+ New Application setting] として
WEBSITE_TIME_ZONE = Tokyo Standard Time
を設定する。

image.png

値は以下と同じものを設定できるのかな?と思います。
https://support.microsoft.com/en-us/help/973627/microsoft-time-zone-index-values

以上。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0