A Deep Dive Into Date And Time In Python

You can easily get overwhelmed when working with date and time data. There are numerous date and time formats, ISO standards, time zones, and daylight-saving settings. In today’s video, I am taking a deep dive into Python’s built-in datetime package and the available alternatives that can help you quickly deal with this type of data. 👉🏻 The code I worked on in this video is available here: 👷 Join the FREE Code Diagnosis Workshop to help you review code more effectively using my 3-Factor Diagnosis Framework: 🛒 GEAR & RECOMMENDED BOOKS: 🎓 Sign up to Brilliant now and get 20% off the annual subscription: 👍 If you enjoyed this content, give this video a like. If you want to watch more of my upcoming videos, consider subscribing to my channel! 💬 Discord: 🐦Twitter: 🌍LinkedIn: 🕵Facebook: 📱Instagram: 👀 Code reviewers: - Yoriz - Ryan Laursen - James Dooley - Dale Hagglund 🎥 Video edited by Mark Bacskai: 🔖 Chapters: 0:00 Intro 2:00 Unix time 3:03 The year 2038 problem 4:03 UTC 4:44 Using dates and time in Python 7:33 How to deal with Timezones 9:33 Datetime limitations 11:10 Pendulum package 18:16 Final thoughts #arjancodes #softwaredesign #python DISCLAIMER - The links in this description might be affiliate links. If you purchase a product or service through one of those links, I may receive a small commission. There is no additional charge to you. Thanks for supporting my channel so I can continue to provide you with free content each week!
Back to Top