> Markdown version of [/events/world-congress-2026-europe-virtual-stage/sessions/1626-the-time-paradox](https://www.wearedevelopers.com/events/world-congress-2026-europe-virtual-stage/sessions/1626-the-time-paradox). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # The Time Paradox: Building Timezone-Safe Python/Django Applications - **Event:** World Congress 2026 Europe - Virtual Stage ## Recording [Watch recording](https://www.wearedevelopers.com/videos/1915-the-time-paradox-building-timezone-safe-python-django-applications) ## Description Handling time in software seems simple, until it isn't. From daylight savings quirks to database inconsistencies and user-local conversions, timezones can quietly turn into one of your biggest sources of bugs. In this talk, we'll unravel the paradox of time in Python and Django: how something so universal can be so tricky to get right. You'll learn how Django handles datetime objects, the difference between naive and aware datetimes, common pitfalls when working with ORM and serializers, and best practices for ensuring your applications stay consistent across users, systems, and regions. By the end, you'll be equipped with practical techniques and mental models to make your Django apps truly timezone-safe, and your logs, reports, and users finally in sync. ## Speaker ### [Denny Biasiolli](https://www.wearedevelopers.com/@denny-biasiolli) Freelance Full Stack Developer ## Related talks at this congress - [It's about time! The new Temporal API in JavaScript](https://www.wearedevelopers.com/events/world-congress-2026-europe-virtual-stage/sessions/1561-it-s-about-time-the) — Marco Sieben - [Designing Reliable Distributed Systems: Failures, Retries & Idempotency](https://www.wearedevelopers.com/events/world-congress-2026-europe-virtual-stage/sessions/1526-designing-reliable) — Violetta Pidvolotska - [How We Waste Time Building APIs — and the Moment DDD Starts to Matter](https://www.wearedevelopers.com/events/world-congress-2026-europe-virtual-stage/sessions/1556-how-we-waste-time) — Jacek Milewski - [Monster Motel – Debugging the Patterns That Secretly Corrupt Your Work](https://www.wearedevelopers.com/events/world-congress-2026-europe-virtual-stage/sessions/1573-monster-motel) — Sabine Wojcieszak