Hacker News new | ask | show | jobs
by bombcar 1300 days ago
And memory was very precious. Why waste bits that would always be zero?
1 comments

Not just bits - unix timestamp ossified as 32bit value on PDP-11, and handling longer timestamp would involve a lot more code to implement arithmetic on larger than 32bit values, plus also would complicate C language