[Buildroot] Wrong DST flag

Viktar Palstsiuk viktar.palstsiuk at promwad.com
Mon Nov 1 10:04:51 UTC 2010


Hello,

I've noticed that my target based on buildroot shows incorrect time.
The issue is caused by wrong DST flag. The `date +%Z` still shows that
it is summer time now but time supposed to be switched to standard
time on October 31 at 3 a.m. (according to Russian rules)

# cat /etc/TZ
MSK-3MSD
# date +%z
+0400
# date +%Z
MSD
# date
Mon Nov  1 13:55:09 MSD 2010

I'm using uClibc-0.9.31, busybox-1.17.0, buildroot-20100715.

-- 
Viktar Palstsiuk


More information about the buildroot mailing list