Date

Поиск
Список
Период
Сортировка
От cristi69
Тема Date
Дата
Msg-id 006f01c1dad6$ae6cb1a0$7201a8c0@dmhi.ct.ro
обсуждение исходный текст
Ответы Re: Date
Список pgsql-novice
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.

В списке pgsql-novice по дате отправления:

Предыдущее
От: tmorrison
Дата:
Сообщение: readline and psql
Следующее
От: cristi voinicaru
Дата:
Сообщение: Date