1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-03 14:59:53 +02:00

* getdate.texi (General date syntax): Don't say that date

date --iso-8601=ns generates acceptable dates.
This commit is contained in:
Paul Eggert
2005-05-11 20:25:01 +00:00
parent 41e07fd117
commit 156bd843f1
+6
View File
@@ -1,3 +1,9 @@
2005-05-11 Paul Eggert <eggert@cs.ucla.edu>
* getdate.texi (General date syntax): Don't say that date
date --iso-8601=ns generates acceptable dates; it doesn't yet.
Problem reported by Nic Ferrier.
2005-05-06 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (dd invocation): New flags "binary" and "text".