We have only numeric timezone support (e.g. +0200) from now on.
authormarkus schnalke <meillo@marmaro.de>
Tue, 27 Mar 2012 10:12:06 +0000 (12:12 +0200)
committermarkus schnalke <meillo@marmaro.de>
Tue, 27 Mar 2012 10:12:06 +0000 (12:12 +0200)
commit2e5668919988fce4e523cbf2294698841b1106a0
treeb7ad7de13684e8b91b55efefd37cb5c6f92e7197
parent701adc46db60b3ca1f2e5087805eba59ffe87976
We have only numeric timezone support (e.g. +0200) from now on.

That's an mmh decision. Pulled in from nmh is the following part:

Removed use of tzset()/tzname in dtimezone(). They caused the returned
timezone string to be for the user's current timezone, but the function
is supposed to return the string representation of the timezone of its
argument.

Thanks to David Levine.
h/tws.h
sbr/dtime.c
sbr/fmt_scan.c
uip/anno.c
uip/forw.c
uip/inc.c
uip/msgchk.c
uip/pick.c
uip/slocal.c
uip/spost.c