Hi, back again,
thanks for all your help for timezones and all this stuff.
My raspi was configured to Europe/Berlin. And I've got this info too:
pi@raspberrypi:~ $ timedatectl Local time: Mon 2023-06-19 11:08:32 CEST Universal time: Mon 2023-06-19 09:08:32 UTC RTC time: n/a Time zone: Europe/Berlin (CEST, +0200) System clock synchronized: yes NTP service: active RTC in local TZ: no
After a lot of this and that I found out, the problem was not a timezone.
It was a problem with socat which is used to transfer serial data in a file and is called every 0-minute to read the data out of the file. Why my script doesn't work anymore last week after years - I don't know.
So all the discussion here was not really a help for my problem, but helpful for timezones for me as a non linux-expert.
With greetings,
Dietmar