>I have seen many people downplaying the complexity of a datetime library. "Just use UTC/Unix time as an internal representation", "just represent duration as nanoseconds", "just use offset instead of timezones", and on and on
Anyone thinking datetimes are easy, should not be allowed near any schedulling or date processing code!
Anyone thinking datetimes are easy, should not be allowed near any schedulling or date processing code!