Hi everyone! today we will talk about the Datetime module, which helps us load and manipulate date and time data in Python. The main reason why Datetime is so important is because Python doesn't really have a built-in data type for dates (and times) 🗓️⌚- but we can easily import them from the datetime module! 😀 So in this tutorial - we will discuss and experiment with the most important commands from the documentation, focusing on 3 different classes: date, datetime and time. We will learn how to create and manipulate each of these and we will also convey them with different formatting methods. ⭐ Complete Tutorial Code: ⭐ https://app.wayscript.com/lairs/ac5fe2c7-3b0d-47f8-8b81-c53d530e96b8/public ⏰ TIMESTAMPS ⏰ ---------------------------------------------------- 00:00 - intro 00:27 - python date object 01:17 - date attributes 01:49 - date formatting 03:59 - replace date attributes 04:33 - countdown to date 05:44 - load date using attributes 06:18 - load date using string 07:03 - find weekday of date 07:40 - python datetime object 08:16 - datetime attributes 09:31 - load datetime using string 11:02 - advanced datetime formatting 12:14 - time zone attribute 12:35 - datetime time object 13:44 - convert 24 hour time to 12 hour time 14:28 - combine date and time objects into a datetime object 15:25 - thanks for watching! 🔗 LINKS FROM TUTORIAL 🔗 ---------------------------------------------------- ⭐ Classes and Objects Tutorial: https://youtu.be/f0TrMH9s-VE ⭐ Datetime Documentation - format codes: https://docs.python.org/3/library/datetime.html 👋 THANKS FOR WATCHING 👋 ---------------------------------------------------- and thank you to flaticon.com for the icon!