>>>>> "Viktar" == Viktar Palstsiuk <[email protected]> writes:

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

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

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

We don't do anything special about timezone in buildroot, so forwarding
to the uclibc list.

-- 
Bye, Peter Korsgaard
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to