2038 is closer than it seems
2038 is closer than it seems
Posted May 23, 2014 21:37 UTC (Fri) by Jonno (guest, #49613)In reply to: 2038 is closer than it seems by kleptog
Parent article: 2038 is closer than it seems
> Ok, so now it's 2038, what does the 32-bit interface return after that? Or does it return 0x7FFFFFFF forever?
Presumably it will be treated as an unsigned integer, covering 1970-2106 instead of 1901-2038.
