bug-coreutils
[Top][All Lists]
Advanced

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

Re: PDT timezone bug in GNU coreutils "date" v6.9


From: Paul Eggert
Subject: Re: PDT timezone bug in GNU coreutils "date" v6.9
Date: Tue, 15 Jan 2008 22:06:38 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Philip Rowlands <address@hidden> writes:

> Although the coreutils documentation cautions about using ambiguous
> timezone labels like this,

The actual problem is the reverse of the original complaint.
Coreutils should reject a usage like 'date -d "Tue Jan 14 08:25:26 EDT
2008" +%s', because that time stamp is invalid.  Coreutils is not
smart enough to correctly reject the time stamp now.  Fixing this bug
would take some time and is low priority.  In the mean time, though,
portable code shouldn't rely on invalid time stamps.




reply via email to

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