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)
commit11ce969d33d8d6ffafd010005af0b7188f0f5693
tree23050e3984b3b8baaf0e9f7d1b33e7cf4b5e62b5
parentf88898638f4f0f8f6d77b1235b704982d295b832
When Shantonu wrote the new, more portable dtimep.lex, he left out the #ifdef
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.
ChangeLog
sbr/dtimep.c
sbr/dtimep.lex