]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: Document , vs . in date --rfc-3339=ns
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 31 Dec 2021 08:45:03 +0000 (00:45 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 31 Dec 2021 18:53:29 +0000 (10:53 -0800)
doc/coreutils.texi

index f7ce1654b7cfaea9d21600ce9403f1e8e9bee5cc..49d2afbe209cec12340e6f41dae7c82358d3e5af 100644 (file)
@@ -16458,7 +16458,8 @@ For compatibility with older versions of @command{date},
 Display the date using a format specified by
 @uref{https://tools.ietf.org/search/rfc3339, Internet
 RFC 3339}.  This is like @option{--iso-8601}, except that a space rather
-than a @samp{T} separates dates from times.
+than a @samp{T} separates dates from times, and a period rather than
+a comma separates seconds from subseconds.
 @dateParseNote
 
 The argument @var{timespec} specifies how much of the time to include.