bug-coreutils
[Top][All Lists]
Advanced

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

Re: date not parsing full iso-8601


From: Paul Eggert
Subject: Re: date not parsing full iso-8601
Date: Wed, 11 May 2005 12:09:33 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Nic Ferrier <address@hidden> writes:

> Curiously it seems to be the timezone that it doing it because this
> DOES work:
>
>   $ date --date "2004-12-18T17:28:00"

GNU date parsed the "T" as the military time zone "T".

Adding support for more ISO date forms is on the list of things to do.
It is nontrivial, for backward compatibility reasons.  In the mean
time, if you stick to the forms described in the documentation, it
should work.




reply via email to

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