When Shantonu wrote the new, more portable dtimep.lex, he left out the #ifdef
authorDan Harkless <dan@harkless.org>
Mon, 24 Jul 2000 23:03:38 +0000 (23:03 +0000)
committerDan Harkless <dan@harkless.org>
Mon, 24 Jul 2000 23:03:38 +0000 (23:03 +0000)
DSTXXX stuff for some reason.  Not a good idea, as that code is required for
proper printing of numeric-offset timezones that have daylight saving time.
Without that code, -0700 during DST gets printed as MST instead of PDT.


No differences found