Hi specialists
After setting up my new spare PI3B for pimatic, I realized that the sunrise plugin shows the time in the english format with AM / PM. I think I checked now realy each and every config item, so that it is the same as on my Prod-PI3B. I also went to former forum threats and followed the tipps, but it doesn’t change.
Also a variables device shows the correct format by “$current-time.formatted”:
sudo locale shows:
LANG=de_DE.UTF-8
LANGUAGE=
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_PAPER="de_DE.UTF-8"
LC_NAME="de_DE.UTF-8"
LC_ADDRESS="de_DE.UTF-8"
LC_TELEPHONE="de_DE.UTF-8"
LC_MEASUREMENT="de_DE.UTF-8"
LC_IDENTIFICATION="de_DE.UTF-8"
LC_ALL=de_DE.UTF-8
… and I already run through raspi-config twice:
Generating locales (this might take a while)...
….
….
….
Current default time zone: 'Europe/Berlin'
Local time is now: Sat Jul 6 10:54:15 CEST 2019.
Universal Time is now: Sat Jul 6 08:54:15 UTC 2019.
Has one an idea what else I could do?