On Mon, Mar 30, 2009 at 07:37:30AM -0600, ghe wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Why don't you just tell your OS that you live in Arizona? That's > Mountain Time, and they don't do DST, IIRC.
Indeed: $ zdump -v /usr/share/zoneinfo/America/Phoenix | grep 2009 [nothing] Alternatively, just compile your own time zone. The binary timezone file is portable at least among various Linux libc-s (IIRC uclibc also supports it). IIRC some other OSes support exactly the same binary format, but I'm not sure. For more information, see zic(8) -- Tzafrir Cohen | [email protected] | VIM is http://tzafrir.org.il | | a Mutt's [email protected] | | best ICQ# 16849754 | | friend -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

