bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: date(1) treats TZ '' differently from unset


From: Paul Eggert
Subject: Re: date(1) treats TZ '' differently from unset
Date: 10 Aug 2003 17:44:49 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Ed Avis <address@hidden> writes:

> What does POSIX say about date(1) and the TZ variable?

POSIX says that if TZ is unset, "implementation-defined default
timezone information shall be used"; see
<http://www.opengroup.org/onlinepubs/007904975/functions/tzname.html>.
POSIX does not specify the behavior if TZ is set but empty; see
<http://www.opengroup.org/onlinepubs/007904975/basedefs/xbd_chap08.html>.
So GNU "date" conforms.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]