Re: Postgresql format for ISO8601 - Mailing list pgsql-sql

From Tom Lane
Subject Re: Postgresql format for ISO8601
Date
Msg-id 27653.1268835046@sss.pgh.pa.us
Whole thread Raw
In response to Postgresql format for ISO8601  (Arnab Ghosh <ghosh@glenwoodsystems.com>)
Responses Simple aggregate query brain fart  (Mark Fenbers <Mark.Fenbers@noaa.gov>)
List pgsql-sql
Arnab Ghosh <ghosh@glenwoodsystems.com> writes:
> ISO 8601 Timezone Example -

> 1994-11-05T08:15:30-05:00 corresponds to November 5, 1994, 8:15:30 am, US
> Eastern Standard Time.

AIUI, the T is optional per spec and therefore PG's default timestamp
output format already meets the 8601 standard.
        regards, tom lane


pgsql-sql by date:

Previous
From: Zdravko Balorda
Date:
Subject: inheritance
Next
From: Tom Lane
Date:
Subject: Re: select points of polygons