commit | b54b8b19f4b346081a50ddfd302ac72ae67154be | [log] [tgz] |
---|---|---|
author | Raymond Cha <weatherpattern@users.noreply.github.com> | Thu Apr 12 19:12:27 2018 -0400 |
committer | Paul Ganssle <paul@ganssle.io> | Tue May 08 11:17:49 2018 -0400 |
tree | df17dc2a75d688976e66e163a4678c18399c3b51 | |
parent | 99d0b765a6e078f07d6040a23d353d5802a67eb8 [diff] |
Add documentation for tz.gettz Add changelog for PR #704
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 @@ .. automodule:: dateutil.tz :members: :undoc-members: + +.. automethod:: dateutil.tz.gettz \ No newline at end of file