Re: Undocumented datetime functions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Undocumented datetime functions
Дата
Msg-id 12574.982346949@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Undocumented datetime functions  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-docs
Peter Eisentraut <peter_e@gmx.net> writes:
> I'm confused about tz_hour and tz_minute.

Lockhart would be the authority here, but I think that tz_hour/tz_minute
tell you your timezone in the form of hours & minutes west of GMT.
'timezone' gives the same info in a pure total-minutes-west style.

(There are places that run with standard time a nonintegral number of
hours off GMT, oddly enough, so you do need the minutes part.)

            regards, tom lane

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Undocumented datetime functions
Следующее
От: "Alethea Boey"
Дата:
Сообщение: missing chapter in documentation