Publ: Development Blog

Entries tagged design

Dates are hard

Posted Friday, May 18 at 12:00 PM (6 years ago)

There’s an old joke in programming, that the two hardest things to do are naming things, cache invalidation, and off-by-one errors. But this doesn’t pay sufficient respect to one of the other hardest things, namely handling date and time.