Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

IDT timezone


  • From: "Brandon Metcalf" <bmetcalf(at)nortel(dot)com>
  • To: pgsql-general(at)postgresql(dot)org
  • Subject: IDT timezone
  • Date: Fri, 21 Apr 2006 10:40:47 -0500 (CDT)
  • Message-id: <Pine(dot)LNX(dot)4(dot)58L(dot)0604211036190(dot)10958(at)cash(dot)rhiamet(dot)com>

What is the best way to handle timestamps with a timezone of IDT?  I
see that I could modify src/backend/utils/adt/datetime.c to support
IDT, but what is the best solution?

Basically, I have an application where I'm grabbing the timezone from
the output of date(1) and appending that to a timestamp before I do an
INSERT.  In the situations where the timezone is IDT, the INSERT
fails.

-- 
Brandon



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group