#271: Unlock the mysteries of time, Python's datetime that is!
Talk Python To Me4 Heinä 2020

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

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.