Handling Daylight Savings

From: "Walker, Jed S" <Jed_Walker(at)cable(dot)comcast(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Handling Daylight Savings
Date: 2005-08-04 19:54:39
Message-ID: 4A59B6AA01F1874283EA66C976ED51FC46642A@COENGEXCMB01.cable.comcast.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I am wondering how daylight savings is handled by PostgreSQL. We are
timestamps with time zones, and are wondering if it's possible to
specify a timezone as ET instead of EST or EDT. Do we have to know when
daylight savings occurs and change our timezone settings on our own?

Thanks,

Jed.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Fuhr 2005-08-04 20:04:37 Re: using interval in a query with a column for the interval value?
Previous Message Walker, Jed S 2005-08-04 19:23:42 using interval in a query with a column for the interval value?