Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started by: aug on October 30, 2016, 07:05:07 AM
-
Have slight problem with the time setting.....
I setted tz=CET-1CEST and during the summer periode i got the right time.... this morining one hour ahead to i change tz=CET and rebooted - but now i'm an hour late....
-
You need to define when your time change happens
http://www.gnu.org/software/libc/manual/html_node/TZ-Variable.html
-
You need to define when your time change happens
http://www.gnu.org/software/libc/manual/html_node/TZ-Variable.html
read it, but didn't understand it really.... any example for europe?
-
I use for sweden:
tz=CET-1CEST,M3.5.0,M10.5.0/3
borrowed from openwrt
-
I use for sweden:
tz=CET-1CEST,M3.5.0,M10.5.0/3
borrowed from openwrt
Hi, this is the right answer ;-)
I use tz=CET-1CEST,M3.5.0,M10,5,0 and it worked!
Thanks a lot.