aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRaymond Cha <weatherpattern@users.noreply.github.com>2018-04-12 19:12:27 -0400
committerPaul Ganssle <paul@ganssle.io>2018-05-08 11:17:49 -0400
commitb54b8b19f4b346081a50ddfd302ac72ae67154be (patch)
treedf17dc2a75d688976e66e163a4678c18399c3b51 /docs
parent99d0b765a6e078f07d6040a23d353d5802a67eb8 (diff)
downloaddateutil-b54b8b19f4b346081a50ddfd302ac72ae67154be.tar.gz
Add documentation for tz.gettz
Add changelog for PR #704
Diffstat (limited to 'docs')
-rw-r--r--docs/tz.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/tz.rst b/docs/tz.rst
index 5fd5bf5..0dca230 100644
--- a/docs/tz.rst
+++ b/docs/tz.rst
@@ -4,3 +4,5 @@ tz
.. automodule:: dateutil.tz
:members:
:undoc-members:
+
+.. automethod:: dateutil.tz.gettz \ No newline at end of file