Re: Timestamp vs timestamptz - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: Timestamp vs timestamptz
Date
Msg-id F77EB48F-209B-4E48-A4EB-C413C3420C85@seespotcode.net
Whole thread Raw
In response to Re: Timestamp vs timestamptz  (Agent M <agentm@themactionfaction.com>)
List pgsql-general
On Jul 13, 2006, at 21:49 , Agent M wrote:

> For example, flight arrival information should probably include the
> timezone of the destination.

Of course, for this example you'd also want to know *where* the
flight is arriving, which would also let you know the appropriate
time zone in an indirect way. Hopefully we'll be able to store time
zone information with the timestamp sometime. It's been discussed
before, but I don't believe a concrete proposal has been put forward
yet.

Michael Glaesemann
grzm seespotcode net




pgsql-general by date:

Previous
From: Agent M
Date:
Subject: Re: Timestamp vs timestamptz
Next
From: Volkan YAZICI
Date:
Subject: Re: stored function - array parameter - how many element in array ?