PATH:
opt
/
alt
/
python37
/
share
/
doc
/
alt-python37-psycopg2
/
doc
/
src
`psycopg2.tz` -- ``tzinfo`` implementations for Psycopg 2 =============================================================== .. sectionauthor:: Daniele Varrazzo <daniele.varrazzo@gmail.com> .. module:: psycopg2.tz This module holds two different tzinfo implementations that can be used as the `tzinfo` argument to `~datetime.datetime` constructors, directly passed to Psycopg functions or used to set the `cursor.tzinfo_factory` attribute in cursors. .. autoclass:: psycopg2.tz.FixedOffsetTimezone .. autoclass:: psycopg2.tz.LocalTimezone
[-] extras.rst
[edit]
[-] advanced.rst
[edit]
[-] install.rst
[edit]
[-] errorcodes.rst
[edit]
[-] tz.rst
[edit]
[-] Makefile
[edit]
[-] extensions.rst
[edit]
[-] faq.rst
[edit]
[-] errors.rst
[edit]
[-] module.rst
[edit]
[-] license.rst
[edit]
[+]
tools
[-] index.rst
[edit]
[-] cursor.rst
[edit]
[-] sql.rst
[edit]
[-] conf.py
[edit]
[+]
_static
[-] news.rst
[edit]
[-] usage.rst
[edit]
[+]
..
[-] connection.rst
[edit]
[-] pool.rst
[edit]