Skip to content

Commit

Permalink
Recommendation of DateType in the datetime documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
roy9495 authored Jun 20, 2023
1 parent 89aac6f commit b2b6075
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Doc/library/datetime.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ on efficient attribute extraction for output formatting and manipulation.
Package `dateutil <https://dateutil.readthedocs.io/en/stable/>`_
Third-party library with expanded time zone and parsing support.

Repository `DateType <https://github.com/glyph/DateType>`_
It can be used to improve type checking of naive vs. aware datetimes.

.. _datetime-naive-aware:

Aware and Naive Objects
Expand Down

0 comments on commit b2b6075

Please sign in to comment.