From aa5f2639f6d7fd9ed4691d0277c7c3519946aab0 Mon Sep 17 00:00:00 2001 From: bvisness Date: Tue, 10 May 2022 00:04:55 +0000 Subject: [PATCH] Update 'ideas/time.md' --- ideas/time.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/ideas/time.md b/ideas/time.md index e45bb43..6076ffe 100644 --- a/ideas/time.md +++ b/ideas/time.md @@ -42,18 +42,17 @@ You get a time you trust - then you work with it in some way (???) -https://infiniteundo.com/post/25326999628/falsehoods-programmers-believe-about-time -https://engineering.fb.com/2021/08/11/open-source/time-appliance/ -https://github.com/opencomputeproject/Time-Appliance-Project/tree/master/Open-Time-Server/ -https://lettier.github.io/posts/2016-04-26-lets-make-a-ntp-client-in-c.html -https://audiogramii.wordpress.com/2018/03/31/time-smearing/ -https://docs.ntpsec.org/latest/leapsmear.html -https://aws.amazon.com/blogs/aws/look-before-you-leap-the-coming-leap-second-and-aws/ -https://sudonull.com/post/29903-Writing-a-Simple-NTP-Client -https://www.oreilly.com/library/view/linux-device-drivers/9781785280009/4041820a-bbe4-4502-8ef9-d1913e133332.xhtml -https://www.youtube.com/watch?v=-5wpm-gesOY - -Official timezone database: https://www.iana.org/time-zones +- https://infiniteundo.com/post/25326999628/falsehoods-programmers-believe-about-time +- https://engineering.fb.com/2021/08/11/open-source/time-appliance/ +- https://github.com/opencomputeproject/Time-Appliance-Project/tree/master/Open-Time-Server/ +- https://lettier.github.io/posts/2016-04-26-lets-make-a-ntp-client-in-c.html +- https://audiogramii.wordpress.com/2018/03/31/time-smearing/ +- https://docs.ntpsec.org/latest/leapsmear.html +- https://aws.amazon.com/blogs/aws/look-before-you-leap-the-coming-leap-second-and-aws/ +- https://sudonull.com/post/29903-Writing-a-Simple-NTP-Client +- https://www.oreilly.com/library/view/linux-device-drivers/9781785280009/4041820a-bbe4-4502-8ef9-d1913e133332.xhtml +- https://www.youtube.com/watch?v=-5wpm-gesOY +- Official timezone database: https://www.iana.org/time-zones ## How to use dates and times