Re: [HOW TO:] timestamp WITHOUT timezone

From: Vivek Khera <khera(at)kcilink(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [HOW TO:] timestamp WITHOUT timezone
Date: 2001-08-02 18:07:52
Message-ID: x77kwmnxmv.fsf@onceler.kciLink.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>>>> "CF" == Christophe Faizant <cfaizant(at)prisma-presse(dot)com> writes:

CF> I have the following problem with my postgresql "timestamp" type
CF> field. I don't wish to get a timezone attribute after the
CF> timestamp, but each time I browsed rows via phppgadmin or via my
CF> php pages, I've gotten an additional

Timestamps always have timezone. No way around it. You need to alter
your application to deal with it.

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D. Khera Communications, Inc.
Internet: khera(at)kciLink(dot)com Rockville, MD +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vivek Khera 2001-08-02 18:10:29 Re: Importing Mysql DUMPS into Postgresql
Previous Message Fran Fabrizio 2001-08-02 16:47:44 encrypting a password field in the database