|
|
|
|
|
by pygy_
1589 days ago
|
|
Type error. A `date` is a time interval (from midnight to midnight in a given time zone). One could argue that `time` values in computer programs also cover a span, even if it is infinitesimally small for most purposes. The correct operation to compare intervals of varying lengths is not equality, it is either containment or overlap. |
|
Interesting take from 1999: Erik Naggum: The Long, Painful History of Time
http://naggum.no/lugm-time.html