Public Advisories
-
The Year 2038 Time Risk.
The Year 2038 time risk is a known technical limitation that affects many computer systems built using 32-bit time representation. These systems store time as the number of seconds passed since 1 January 1970 (known as Unix time). Because a 32-bit system has a fixed maximum value it can store, this counter will overflow on 19 January 2038, causing the system to misinterpret the date and time.