#271: Unlock the mysteries of time, Python's datetime that is!

Talk Python To Me

Episode | Podcast

Date: Sat, 04 Jul 2020 00:00:00 -0800

Time is a simple thing, right? And working with it in Python is great. You just import datetime and then (somewhat oddly) use the datetime class from that module.