Bug in function to_char() !!

Поиск
Список
Период
Сортировка
Hi, i am using PostgreSQL 7.3.2
 
there's a bug for the date '2005-03-27' !!!!!!!!!!!!!!!!!!!!!!!!!!!
 
SELECT to_char('2005-03-27'::date,'DD/MM/YYYY');
  to_char
------------
 26/03/2005
(1 row)
I get the date 26/03/2005 instead of 27/03/2005 !!!
 
For other dates the function works well !!

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: case for lock_timeout
Следующее
От: Christopher Cashell
Дата:
Сообщение: Re: Problems restarting after database crashed (signal