bug#39693: Any chance of fixing --rfc-3339 to conform to the standard?

2020-02-20 Thread Paul Eggert
On 2/20/20 4:39 AM, Mads Bondo Dydensborg wrote: As have been established in 2006 and again in 2010, the rfc-3339 mandates the use of "T" in a single field timestamp. No, RFC 3339 explicitly allows the use of space. It says: NOTE: ISO 8601 defines date and time separated by "T".

bug#39693: Any chance of fixing --rfc-3339 to conform to the standard?

2020-02-20 Thread Mads Bondo Dydensborg
Hi there As have been established in 2006 and again in 2010, the rfc-3339 mandates the use of "T" in a single field timestamp. This is currently not output by date (version 8.28) Actual (example) output by "date --rfc-3339=ns" 2020-02-20 13:32:19.315773856+01:00 Expected output by above: