++++++++++++++++++++ Python Date and Time ++++++++++++++++++++ See also the `Datetime-SIG `_ mailing list. datetime module =============== * `datetime documentation `_ * `PEP 495 -- Local Time Disambiguation `_: New **fold** attribute added by Python 3.6 Other modules ============= * `ago `_ * `Arrow `_ * `Chronyk `_ * `dateutil `_ * `Delorean `_ * `FreezeGun `_ * `Maya `_ * `Moment `_ * `Pendulum `_ * `PyTime `_ * `pytz `_ * `When.py `_ Articles ======== * `Semantics of timezone-aware datetime arithmetic `_ by Paul Ganssle * `A curious case of non-transitive datetime comparison `_ by Paul Ganssle * `pytz: The Fastest Footgun in the West `_ by Paul Ganssle