Re: Undocumented datetime functions

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Undocumented datetime functions
Дата
Msg-id Pine.LNX.4.30.0102161909170.1009-100000@peter.localdomain
обсуждение исходный текст
Ответ на Undocumented datetime functions  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Undocumented datetime functions
Список pgsql-docs
Tom Lane writes:

> The following date/time related functions are not documented in the
> obvious place for them, namely
> http://www.postgresql.org/devel-corner/docs/postgres/functions-datetime.htm
>
> now()
> CURRENT_DATE
> CURRENT_TIME
> CURRENT_TIME(n)
> CURRENT_TIMESTAMP
> CURRENT_TIMESTAMP(n)
> EXTRACT(part FROM datetime)    --- ANSIfied version of date_part

Coming up...

> BTW, it seems that date_part accepts rather more options than are
> documented on this page, as well.

I'm confused about tz_hour and tz_minute.  Are the regular 'hour' and
'minute' time zone asensitive?

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Doc indexes (was Re: [GENERAL] Re: PostgreSQL vs Oracle vs DB2 vs MySQL - Which should I use?)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Undocumented datetime functions