Time difference since time change

Since the time change I have an issue with the time setting.
I have a logEntry “Katze ist im Futterhaus @ Tue, 31.10. 08:37” from a rule
checkCAT.lastUpdate(“influxdb”).format(“%1$ta, %1$td.%1$tm. %1$tH:%1$tM”))

which actually took place at 07.37

I have checked:

  1. time on server is correct with Tue 31 Oct 2023 08:19:01 AM CET
  2. Time in openHAB GUI is also shown correct
  3. InfluxDB resides on same server
  4. LogEntry is also shown correct.

Ergo there must be something wrong with the format string?
Thank you for your help in advance

openhabian vs 3.4.4. on raspi4

What’s the raw unformatted toString of the date time?

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.