Re: timestamp with time zone tutorial

From: Adrian Klaver <aklaver(at)comcast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: Dennis Gearon <gearond(at)sbcglobal(dot)net>
Subject: Re: timestamp with time zone tutorial
Date: 2009-07-19 20:54:56
Message-ID: 200907191354.57451.aklaver@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sunday 19 July 2009 1:29:14 pm Dennis Gearon wrote:
> INSERTing timestampz, 'to_timestamp', output formatting, input formatting,
> SERVER TIME, USER_LOCAL_TIME, multi timezone applications.
>
> Anyone wonder how those all work? **I** sure do!!!
>
> Is there a tutorial anywhere on how to do all those? Can anyone who is
> knowledgeable about this:
>
> (1) Post a good description.
> (2) Post a link to a good description.
> (3) Give input to me so that I can write a good tutorial to post on
> the postgres site?
>
> TIA,
> Dennis Gearon
>

As far as I can tell it is covered here:

http://www.postgresql.org/docs/8.4/interactive/datatype-datetime.html

--
Adrian Klaver
aklaver(at)comcast(dot)net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sam Mason 2009-07-19 21:00:23 Re: timestamp with time zone tutorial
Previous Message Dennis Gearon 2009-07-19 20:29:14 timestamp with time zone tutorial