to_date function

Поиск
Список
Период
Сортировка
Искать
От
anru chen
Тема
to_date function
Дата
Msg-id
9bb664980709062222n13f66543kf621094604a9944e@mail.gmail.com
Список
Дерево обсуждения
to_date function "anru chen" <ctx2002@gmail.com>
Re: to_date function "Phillip Smith" <phillip.smith@weatherbeeta.com.au>
Re: to_date function "A. Kretschmer" <andreas.kretschmer@schollglas.com>
Re: to_date function Tom Lane <tgl@sss.pgh.pa.us>
Re: to_date function "A. Kretschmer" <andreas.kretschmer@schollglas.com>
Hi all:

i am use postgres 8.2 on windows XP, following select statement

"select to_date('10 August 2007','DD Month YYYY');"
return me 0007-08-10,

if i do "select to_date('10 September 2007','DD Month YYYY');"
result is correct 2007-09-10

seems like "to_date" function only work correctly for current month.
any one know why?

regards,

В списке pgsql-sql по дате отправления
От: Jean-David Beyer
Дата:
От: Phillip Smith
Дата:
Сообщение: Re: to_date function
FAQ