Handling Date and Time is Complicated
Today, a new commit was made to the Python tzdata package. What package is this and what was the change? Here is the story.
Python's tzdata module contains the timezone database which has all the different the timezones for each region as well as information on the start and end …