Update 'ideas/time.md'
This commit is contained in:
parent
265dd91a2d
commit
aa5f2639f6
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue