BUG #4115: PostgreSQL ISO format is not really ISO

From: "Daniel Ruoso" <daniel(at)ruoso(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4115: PostgreSQL ISO format is not really ISO
Date: 2008-04-19 11:38:24
Message-ID: 200804191138.m3JBcOcg043355@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4115
Logged by: Daniel Ruoso
Email address: daniel(at)ruoso(dot)com
PostgreSQL version: 8.3.1
Operating system: Debian GNU/Linux lenny
Description: PostgreSQL ISO format is not really ISO
Details:

ISO8601[1] defines Date/Time ouput, and is, today, quite accepted, being the
standard used by XML Schema definitions. Which means that they have to be in
that format to be accepted by a XML validator.

The basic difference between PostgreSQL format and the ISO format is the
absence of a "T" between the date and the time.

[1] http://en.wikipedia.org/wiki/ISO_8601

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Graham Leggett 2008-04-19 12:38:41 BUG #4116: Cannot create tablespace: could not set permissions on directory
Previous Message Roman Kononov 2008-04-19 06:36:16 BUG #4114: Inconsistent shift operator