Rethinking Time in JavaScript with Temporal
CityJS @ Singapore, 6 Feb 2026
After 30 years, JavaScript is finally getting a new way to handle time. The Temporal API fixes the long-standing pain of the old Date object with a modern, immutable, and timezone-aware design. This talk walks through real-world problems with Date and shows how Temporal brings accuracy and simplicity to time handling.
Learn how concepts like Instant, ZonedDateTime, and Duration can make your code clearer, safer, and ready for the next era of JavaScript.
