Learn how to work with date & times with different timezones with new python3 updates like #zoneinfo library. How to do dateTime calculations #timedelta.
Here are a few important links:
Datetime module cheat sheet:
https://github.com/edrevtech/Datetime...
Datetime module notes:
https://github.com/edrevtech/Datetime...
Video for datetime to "manage & customize "datetime string formatting.
• Video
Timestamps:
00:00 Datetime module introduction
04:00 Datetime objects
12:10 Datetime object properties
15:50 Weekday in datetime object
18:00 Datetime calculations
21:25 Timedelta object in datetime module
25:20 Timezone aware dt objects (zoneinfo)