Hacker News new | ask | show | jobs
by nsuser3 2444 days ago
> But then it will immediately break because 32 bit dates wrap around in 2038!

Do modern browsers still use 32 bit timestamps internally?

Regardless, it's probably not a good idea to rely on the browser saving cookies forever.