Check if your java process is running with some -Duser.timezone
parameter like
-Duser.timezone=Europe/Berlin
.
Eventually add yours to /etc/default/openhab
(the line with EXTRA_JAVA_OPTS
).
1 Like
Check if your java process is running with some -Duser.timezone
parameter like
-Duser.timezone=Europe/Berlin
.
Eventually add yours to /etc/default/openhab
(the line with EXTRA_JAVA_OPTS
).