]> git.ipfire.org Git - thirdparty/coreutils.git/commit
* src/date.c (universal_time): Remove; it's just a temptation to
authorJim Meyering <jim@meyering.net>
Wed, 18 Oct 2000 20:45:20 +0000 (20:45 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 18 Oct 2000 20:45:20 +0000 (20:45 +0000)
commitd478d6efec1ddbfaaf16e633f8616f3c7f6feb81
treeefa81a0a0020f9e3637ebba1bb4d006b73bfd197
parentdbfbb93424adc99b353e1f52b4315005e46715f1
* src/date.c (universal_time): Remove; it's just a temptation to
do the wrong thing.
(main): The -u option now just sets TZ; it doesn't do anything else.
(show_date): Do not do anything special if -u is set.
This affects the behavior of the -I and -R options.

* doc/sh-utils.texi: Document the above.
doc/sh-utils.texi