Working with DateTime in Python An example notebook on how to work with datetime in Python using Pandas, Dateime, Pytz, and Tzlocal A tutorial on this repo can be found on Medium. This Python notebook consists of 3 sectons: Snippet 1: Converting strings to datetime and vice versa Snippet 2: Working with different timezones Snippet 3: Conditionally compare different datetimes and do something