Y
Hacker News
new
|
ask
|
show
|
jobs
by
bashy
1235 days ago
That's just converting unix timestamps. MySQL TIMESTAMP type only has a range of '1970-01-01 00:00:01' UTC to '2038-01-19 03:14:07' UTC.[1]
[1]
https://dev.mysql.com/doc/refman/8.0/en/datetime.html