Re: Undocumented datetime functions - Mailing list pgsql-docs

From Thomas Lockhart
Subject Re: Undocumented datetime functions
Date
Msg-id 3A8D7DA2.40794967@alumni.caltech.edu
Whole thread Raw
In response to Re: Undocumented datetime functions  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Undocumented datetime functions
List 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 by date:

Previous
From: Jerry Kimpton
Date:
Subject: Unable to unpack PostgresQL postscript documentation
Next
From: Peter Eisentraut
Date:
Subject: Re: missing chapter in documentation