datetime — Date and Time Value Manipulation — PyMOTW 3
Originally posted
· 1 min read
datetime contains functions and classes for working with dates and times, separately and together.
This post is part of the Python Module of the Week series for Python 3. See PyMOTW.com for more articles from the series.