mirror of
https://github.com/kdeldycke/awesome-falsehood.git
synced 2024-11-20 11:35:56 -05:00
Add more articles regarding dates and time falsehoods.
This commit is contained in:
parent
0f1c27f466
commit
2682e94ed6
1 changed files with 4 additions and 1 deletions
|
@ -72,7 +72,10 @@ falsehoods are also welcome in this page.
|
|||
|
||||
## Dates and time
|
||||
|
||||
- [Falsehoods programmers believe about time](http://infiniteundo.com/post/25326999628/falsehoods-programmers-believe-about-time).
|
||||
- [Falsehoods programmers believe about time](http://infiniteundo.com/post/25326999628/falsehoods-programmers-believe-about-time) - Seminal article on dates and time.
|
||||
- [More falsehoods programmers believe about time](http://infiniteundo.com/post/25509354022/more-falsehoods-programmers-believe-about-time) - Part. 2 of the article above.
|
||||
- [Falsehoods programmers believe about time and time zones](http://www.creativedeletion.com/2015/01/28/falsehoods-programmers-date-time-zones.html) - Another takes on time-related falshoods, with an emphasis on time zones.
|
||||
- [Falsehoods Programmers Believe About Time](https://gist.github.com/thanatos/eee17100476a336a711e) - A critique of the first article with a very detailed explanation of each falsehood, adding more context and external resource to the subject.
|
||||
|
||||
|
||||
## Emails
|
||||
|
|
Loading…
Reference in a new issue