Date

From: "cristi" <cristi(at)dmhi(dot)ct(dot)ro>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Date
Date: 2002-04-03 06:10:39
Message-ID: 004101c1dad6$474befe0$7201a8c0@dmhi.ct.ro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I have o big problem!
I have a table which has a field by date type.
The date format is mm/dd/yyyy.
When I'm doing this select:
select da from a where da='03-31-2002';
the result is :
03-30-2002
03-30-2002
03-30-2002
I repet: only on '03-31-2002'!

What's going on?

Thanks in advance for any help.

Responses

  • Re: Date at 2002-04-04 16:41:22 from Jan Wieck

Browse pgsql-sql by date

  From Date Subject
Next Message cristi69 2002-04-03 06:12:43 Date
Previous Message Iklódi Lajos 2002-04-03 03:38:42 Update in trigger