"The Year 2038 problem (Y2038) relates to representing time…
"The Year 2038 problem (Y2038) relates to representing time in many digital systems as the number of seconds passed since 00:00:00 UTC on 1 January 1970 and storing it as a signed 32-bit binary integer."
<https://en.wikipedia.org/wiki/Year_2038_problem>