From c5d3c08c0a7cd3fd07d64574b76ac4bc20532a03 Mon Sep 17 00:00:00 2001 From: Jeremy Albinet Date: Fri, 23 Oct 2020 09:14:51 +0200 Subject: [PATCH] Add Falsehoods programmers believe about time zones --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bcddfb2..28756fe 100644 --- a/readme.md +++ b/readme.md @@ -124,6 +124,7 @@ the leap second! Stack Overflow answer about both complicated historical timezones, and how historical dates can be re-interpreted by newer versions of software. - [Critical and Significant Dates](https://web.archive.org/web/20150908004245/http://www.merlyn.demon.co.uk/critdate.htm) - From Y2K to the overflow of 32-bit seconds from unix epoch, a list of special date to watch for depending on the system. +- [Falsehoods programmers believe about time zones](https://www.zainrizvi.io/blog/falsehoods-programmers-believe-about-time-zones/) ## Education