Date

From: cristi voinicaru <cristiv69(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Date
Date: 2002-04-03 06:18:58
Message-ID: 20020403061858.24115.qmail@web14501.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I have a 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.

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

Responses

  • Re: Date at 2002-04-04 05:07:00 from cristi

Browse pgsql-novice by date

  From Date Subject
Next Message cristi voinicaru 2002-04-03 06:19:53 Date
Previous Message cristi69 2002-04-03 06:13:32 Date