Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>> The furthest time that can be represented this way is 03:14:07 UTC on Tuesday, 19 January 2038 (2147483647 seconds after January 1st, 1970).

I do hate bugs that only pop up at 3am in the morning.

As I understand it, the problem is more in the compiler/interpreter than in the storage medium. Say, your using mysql to hold an int field - to alter the storage allocation to include more bytes is simple, even trivial. It is the language which will need to be updated to understand that it is using an unsigned integer for the unix epoch.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: