All Talks

Working with Time Zones: Everything You Wish You Didn't Need to Know

Time zones are complicated, but they are a fact of engineering life. Time zones have [skipped entire days](http://www.bbc.com/news/world-asia-16…) and repeated others. There are time zones that switch to [DST twice per year](https://www.timeanddate.com/time/zone…). But not necessarily every year. In Python it’s even possible to create datetimes with non-transitive equality (`a == b`, `b == c`, `a != c`). In this talk you’ll learn about Python’s time zone model and …

You might be interested in:

August 2019 Backend
Micropython Gotchas Micropython Gotchas

Micropython Gotchas

Michał Gałka

October 2020 Backend
Towards a more transparent AI Towards a more transparent AI

Towards a more transparent AI

Decrypting AI models using LIME - Laisha Wadhwa