From ef9b7683d021c4719515c1af44e16c9c32a8178a Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Fri, 23 Oct 2020 09:38:34 +0200 Subject: [PATCH] Consolidate time-zone articles. Add missing description. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 28756fe..c4bc4b5 100644 --- a/readme.md +++ b/readme.md @@ -104,6 +104,7 @@ the globe. of the idiosyncrasies in time keeping can find an explanation in history. - [You Advocate a Calendar Reform](https://qntm.org/calendar) - Your idea will not work. This article tells you why. +- [Falsehoods programmers believe about time zones](https://www.zainrizvi.io/blog/falsehoods-programmers-believe-about-time-zones/) - Has some nice points regarding the edge-cases of DST transitions. - [So You Want to Abolish Time Zones](https://qntm.org/abolish) - Abolishing timezones may sound like a good idea, but there are quite a few complications that make it not quite so. @@ -124,7 +125,6 @@ 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