TIL that Unix Time does not count leap seconds. If it did, it wouldn't have been possible to write routines that are this fast.
If Unix Time enumerated leap seconds, you couldn't convert future timestamps into localized times.
If Unix Time enumerated leap seconds, you couldn't convert future timestamps into localized times.