Invalid datetime format caused by Daylight Saving Time
Just today, I encountered a strange error on my production server.
SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: '2024-03-10 02:49:20' for column 'updated_at'
Looking at the SQL code, I couldn't identify anything unusual....
chaiwei.hashnode.dev2 min read