Removed use of tzset()/tzname in dtimezone(). They caused the returned timezone...
authorDavid Levine <levinedl@acm.org>
Wed, 8 Feb 2012 03:23:37 +0000 (21:23 -0600)
committerDavid Levine <levinedl@acm.org>
Wed, 8 Feb 2012 03:23:37 +0000 (21:23 -0600)
commit0c926c599d9def7f70e674b7628a4bafd8cd6698
tree51b9340a0deab58628e884c152da57b47fe18b19
parent8c57ff8161a9dc270c602a803aa47d7a949a6aaa
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.  That will be numeric, e.g., +0100, now because we no longer have timezone name support.
sbr/dtime.c
test/tests/mhshow/test-cte-binary