Format of timestamp field

From: "Natacha Joseph" <njoseph(at)minacom(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Format of timestamp field
Date: 2001-05-09 18:26:22
Message-ID: 9dc241$1fs3$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I used PostgreSQL 6.53 and I used tables with timestamps fields. When I
read the value of a Timestamp field in a C program, i received a string of
this format :
2001-04-08 12:54:09-0
Can someone give me some explanation about the meaning of the two last
characters ?
Thanks

Natacha Joseph
njoseph(at)minacom(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ed Loehr 2001-05-09 18:43:58 DBD::Pg PPM module?
Previous Message Peter Eisentraut 2001-05-09 18:02:21 Re: 'current' timestamp bug