Blame SOURCES/sh-utils-2.0.11-dateman.patch

8d0e4d
diff -urNp coreutils-5.97-orig/man/date.x coreutils-5.97/man/date.x
8d0e4d
--- coreutils-5.97-orig/man/date.x	1999-11-02 15:07:36.000000000 +0100
8d0e4d
+++ coreutils-5.97/man/date.x	2008-10-15 10:13:31.000000000 +0200
8d0e4d
@@ -11,3 +11,8 @@ calendar date, time of day, time zone, day of week, relative time,
8d0e4d
 relative date, and numbers.  An empty string indicates the beginning
8d0e4d
 of the day.  The date string format is more complex than is easily
8d0e4d
 documented here but is fully described in the info documentation.
8d0e4d
+[ENVIRONMENT]
8d0e4d
+.TP
8d0e4d
+TZ
8d0e4d
+Specifies the timezone, unless overridden by command line parameters.
8d0e4d
+If neither is specified, the setting from /etc/localtime is used.