Copy the default file
wget -P /usr/lib/udev/rules.d/80-clock.rules /storage/.config/udev.rules.d
Then edit it to remove the --utc part. Save. Reboot.
Anyone got this working on LibreELEC V8.0?
I created the udev rule without --utc on both lines, however the log still shows that the clock is set to UTC.
Additionally I tried adding the option --localtime instead of --utc but that made no difference either.