Re: UTC timestamp

From: Jasen Betts <jasen(at)xnet(dot)co(dot)nz>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: UTC timestamp
Date: 2009-12-16 11:59:04
Message-ID: hgai28$7ch$1@reversiblemaps.ath.cx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On 2009-12-14, Jean-Yves F. Barbier <12ukwn(at)gmail(dot)com> wrote:
> Hi list,
>
> For legal timestamping I'd like to record a timestamp in UTC,
> but I can't find a way to do that, is it possible?

timestamp with timezone (AKA timestamptz) is recorded in UTC

display format depends on client settings.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Jean-Yves F. Barbier 2009-12-16 12:08:01 Re: UTC timestamp
Previous Message Richard Broersma 2009-12-15 21:02:11 Re: Hash indexes