Re: time zone - timestamp

From: Richard Huxton <dev(at)archonet(dot)com>
To: Maik Trömel <maik(dot)troemel(at)maitro(dot)net>
Cc: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: time zone - timestamp
Date: 2005-11-10 14:16:21
Message-ID: 43735635.6060709@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Maik Trömel wrote:
> Result: 2005-08-02 05:00:00+02 | 2005-11-10 14:16:41+01
>
> Now, my question:
> Why time zone "+02" in "2005-08-02 05:00:00+02"? And why "+01" in
> "2005-11-10 14:16:41+01"?
> I think +01 depends on my system time. But why +02?

Summer-time or daylight-saving-time shift. Your clocks go back somewhere
between August and November.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message A. Kretschmer 2005-11-10 14:18:04 Re: time zone - timestamp
Previous Message Richard Huxton 2005-11-10 14:07:06 Re: pgdump from 8.0.4 not valid for import into 8.1.0