Hello.
I have my Kindle PW3 on 5.13.3. Specifically, I wanted to make sue of the Literary Clock project.
It is relatively simple and working as expected, except that the time is two hours behind.
I am in CEST (Central European Summer Time) and have set my Kindle in the GUI to the correct time.
The problem is the Linux system thinks I am in EEST and I cannot figure out how to change it.
Can anyone advise me on how to set the correct TZ? Thanks!
I have my Kindle PW3 on 5.13.3. Specifically, I wanted to make sue of the Literary Clock project.
It is relatively simple and working as expected, except that the time is two hours behind.
I am in CEST (Central European Summer Time) and have set my Kindle in the GUI to the correct time.
The problem is the Linux system thinks I am in EEST and I cannot figure out how to change it.
Code:
[root@kindle system]# date; date -u; hwclock -r
Mon Mar 28 11:09:34 EEST 2022
Mon Mar 28 09:09:34 UTC 2022
Mon Mar 28 09:09:35 2022 0.000000 seconds
Code:
[root@kindle system]# uname -a
Linux kindle 3.0.35-lab126 #2 PREEMPT Fri Sep 25 23:12:57 UTC 2020 armv7l GNU/Linux