filmov
tv
Date and Time in Python (Python Tutorial - Part 72)

Показать описание
In this session, I have explained and practically demonstrated working with Date and Time in Python.
The following topics are covered in this session:
- datetime module
- datetime(), now(), date() and strftime() inbuilt functions of datetime module
- Retrieving year, month, day, hour, minute, second, microsecond from the date and time