Re: External Open Standards - Mailing list pgsql-hackers

From Daniel Farina
Subject Re: External Open Standards
Date
Msg-id CAAZKuFY80Ks34tfKRSqUP+JA2_UyZN9UVnkW5mrGgbreZbMRZw@mail.gmail.com
Whole thread Raw
In response to Re: External Open Standards  (Brendan Jurd <direvus@gmail.com>)
List pgsql-hackers
On Sun, May 20, 2012 at 10:34 PM, Brendan Jurd <direvus@gmail.com> wrote:
> What we don't do is *output* the 'T', but this is pretty easy to
> workaround, e.g., to_char(now(), 'YYYY-MM-DD"T"HH24:MI:SS').  The
> scope of  actually wanting the 'T' is surely pretty minor?
>
> I'd be okay with just adding a note in the manual under Date/Time
> Output to the effect of "Note: ISO 8601 specifies the use of uppercase
> letter 'T' to separate the date and time. Postgres uses a space for
> improved readability, in line with other database systems and RFC
> 3339."

Yes, I believe you are quite right.  My mistake, and I like your
suggestion, too, as it has successfully informed me of the most
accurate rendition of this.

--
fdr


pgsql-hackers by date:

Previous
From: Brendan Jurd
Date:
Subject: Re: External Open Standards
Next
From: Benedikt Grundmann
Date:
Subject: Re: Schema version management