Re: Undocumented datetime functions

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: Undocumented datetime functions
Дата
Msg-id 3A8D7DA2.40794967@alumni.caltech.edu
обсуждение исходный текст
Ответ на Re: Undocumented datetime functions  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Undocumented datetime functions  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-docs
> I'm confused about tz_hour and tz_minute.  Are the regular 'hour' and
> 'minute' time zone asensitive?

Regular hour and minute arguments return values interpreted in the
currently valid time zone, except for types which have no affiliated
time zone (e.g. "time").

tz_hour and tz_minute return the hour and minutes fields of the current
time zone, or stored time zone for the timetz type.

                          - Thomas

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

Предыдущее
От: Jerry Kimpton
Дата:
Сообщение: Unable to unpack PostgresQL postscript documentation
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: missing chapter in documentation