Handling timezones in python
A couple of days ago I started refactoring some code to handle timezones better. The problem manifests as a single time appearing at different times in different parts of the application. Granted, a lot of it is more of a UX problem along the lines of my rant on why computers don’t handle timezones intuitively. But there’s [...]
