logoalt Hacker News

aidenn0yesterday at 11:54 PM1 replyview on HN

> The question is if the calculation could be made even more efficient by reducing to 32 bits, or maybe even just 16 bits.

This is somewhat moot considering that 64-bits is the native width of most modern computers and Unix time will exceed 32-bits in just 12 years.


Replies

layer8today at 12:57 PM

I meant reducing the representable year numbers, not the whole timestamp.