Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions peps/pep-0615.rst
Original file line number Diff line number Diff line change
Expand Up @@ -930,16 +930,14 @@ References

Other time zone implementations:
--------------------------------
* ``dateutil.tz.win``: Concrete time zone implementations wrapping Windows
time zones
https://dateutil.readthedocs.io/en/stable/tzwin.html

.. [#dateutil-tz]
``dateutil.tz``
https://dateutil.readthedocs.io/en/stable/tz.html

.. [#dateutil-tzwin]
``dateutil.tz.win``: Concrete time zone implementations wrapping Windows
time zones
https://dateutil.readthedocs.io/en/stable/tzwin.html

.. [#pytz]
``pytz``
http://pytz.sourceforge.net/
Expand Down
Loading