Skip to content

Commit

Permalink
Document that available_timezones is not comprehensive
Browse files Browse the repository at this point in the history
  • Loading branch information
pganssle committed May 17, 2020
1 parent 62909d1 commit 4a7806a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/zoneinfo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,10 @@ Functions
anywhere on the time zone path. This is recalculated on every call to the
function.

This function only includes canonical zone names and does not include
"special" zones such as those under the ``posix/`` and ``right/``
directories, or the ``posixrules`` zone.

.. caution::

This function may open a large number of files, as the best way to
Expand Down

0 comments on commit 4a7806a

Please sign in to comment.