[tz] bug in export TZ where day light savings spans Dec 31st?

Andreas Schwab schwab at linux-m68k.org
Tue Jun 5 09:33:40 UTC 2012


david singleton <dsingleton at mvista.com> writes:

> When I use the example from the timezone man page to define,  and export
> a local TZ variable:
>
>  export  TZ="NZST-12.00:00NZDT-13:00:00,M10.1.0,M3.3.0"
                      ^

This doesn't match the POSIX format, so you get unspecified behaviour.
Change that to a colon.

Andreas.

-- 
Andreas Schwab, schwab at linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


More information about the tz mailing list