Romain Lenglet wrote:
> RFC 3339 makes it mandatory to separate the date and time with a "T".
> Cf. section 5.6 of RFC 3339, describing the timestamp syntax in ABNF:
> 
> date-time       = full-date "T" full-time
> 
> Replacing "T" with a space character is an option in ISO 8601, but not in RFC 
> 3339.
> 
> GNU date's --rfc-3339=seconds and --rfc-3339=ns options replace the "T" with 
> a space character.
> Please either correct the output format, or remove that option, or
> update the manpage to document the fact that the output does not
> respect the standard.

For anyone reading this bug please see the upstream discussion to get
up to speed on the issues before posting followups.

  http://lists.gnu.org/archive/html/bug-coreutils/2005-07/msg00186.html
  http://lists.gnu.org/archive/html/bug-coreutils/2005-09/msg00056.html

A new upstream discussion has been started here:

  http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00014.html

Bob


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to