Description
Python's standard library datetime module provides functionality for storing and manipulating dates and times. But there many other Python time representations to choose from! In this talk, I'll review a number of them for features, precision, and performance, and by more subjective considerations such as clarity and elegance.