mirror of
https://abf.rosa.ru/djam/coreutils.git
synced 2025-02-23 17:22:49 +00:00
11 lines
527 B
Diff
11 lines
527 B
Diff
--- coreutils-8.21/man/date.x.dateman 2013-06-02 12:37:56.054459526 -0400
|
|
+++ coreutils-8.21/man/date.x 2013-06-02 12:38:14.600933742 -0400
|
|
@@ -11,3 +11,8 @@
|
|
relative date, and numbers. An empty string indicates the beginning
|
|
of the day. The date string format is more complex than is easily
|
|
documented here but is fully described in the info documentation.
|
|
+.SH ENVIRONMENT
|
|
+.TP
|
|
+TZ
|
|
+Specifies the timezone, unless overridden by command line parameters.
|
|
+If neither is specified, the setting from /etc/localtime is used.
|