Undo the effect of the 1997-07-12 change to date.c; it
authorJim Meyering <jim@meyering.net>
Wed, 18 Oct 2000 19:02:56 +0000 (19:02 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 18 Oct 2000 19:02:56 +0000 (19:02 +0000)
commit29a4bf90d3684739caf223f458557fcf6108661b
tree4f96f8d9c5f3c547d3dffdc961b203515a5d20b8
parentfe5cad6b2904320c6d1e9fe38c15415e3c884d99
Undo the effect of the 1997-07-12 change to date.c; it
broke "date -u MMDDhhmm" and it wasn't documented.
This reverts to the behavior of the 1996-01-03 patch.

(TZ_UTC0, MAYBE_SET_TZ_UTC0, set_tz): Remove.
(batch_convert): Don't futz with TZ.
(main): -u now parses all dates as UTC, not just some.
src/date.c