OH 4.3.2 using wrong time zone

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