Login
Roast topics
Find topics
Find it!
From:
Python documentation
(Uncensored)
subscribe
datetime — Basic date and time types — Python 3.13.5 documentation
https://docs.python.org/3/library/datetime.html
links
backlinks
Roast topics
Find topics
Roast it!
Source code: Lib/datetime.py The datetime module supplies classes for manipulating dates and times. While date and time arithmetic is supported, the focus of the implementation is on efficient attr...