boltons/docs/tzutils.rst

20 lines
502 B
ReStructuredText
Raw Normal View History

``tzutils`` - Barebone timezones
2015-04-03 08:49:21 +00:00
================================
2015-03-22 00:12:50 +00:00
.. automodule:: boltons.tzutils
2015-04-03 08:49:21 +00:00
General timezones
-----------------
.. autoattribute:: boltons.tzutils.UTC
.. autodata:: boltons.tzutils.LocalTZ
.. autoclass:: boltons.tzutils.ConstantTZInfo
US timezones
------------
.. autoattribute:: boltons.tzutils.Eastern
.. autoattribute:: boltons.tzutils.Central
.. autoattribute:: boltons.tzutils.Mountain
.. autoattribute:: boltons.tzutils.Pacific
.. autoclass:: boltons.tzutils.USTimeZone