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

Published: July 4, 2020, 8 a.m.

b'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.'