Chaiweichaiwei.hashnode.dev·Mar 10, 2024Invalid datetime format caused by Daylight Saving TimeJust 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....daylight-saving time