We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d703c commit 14fed3bCopy full SHA for 14fed3b
1 file changed
peps/pep-0615.rst
@@ -930,16 +930,14 @@ References
930
931
Other time zone implementations:
932
--------------------------------
933
+* ``dateutil.tz.win``: Concrete time zone implementations wrapping Windows
934
+ time zones
935
+ https://dateutil.readthedocs.io/en/stable/tzwin.html
936
937
.. [#dateutil-tz]
938
``dateutil.tz``
939
https://dateutil.readthedocs.io/en/stable/tz.html
940
-.. [#dateutil-tzwin]
- ``dateutil.tz.win``: Concrete time zone implementations wrapping Windows
- time zones
941
- https://dateutil.readthedocs.io/en/stable/tzwin.html
942
-
943
.. [#pytz]
944
``pytz``
945
http://pytz.sourceforge.net/
0 commit comments