I am banging my head against the wall trying to figure out this error. I’m trying to format a date using Zapier’s Formatter, the output is showing one thing (correct 2025-08-29) but the export is using date & time. I’m getting an error:
Failed to create a row in MySQL
The app returned "(pymysql.err.OperationalError) (1292, "Incorrect date value: '2025-07-23T00:00:00-04:00' for column `mynkyhomedata`.`closings`.`AcceptanceDate` at row 1")
Yet in my database the column is set to DATE (no date & time). I find it odd that zapier is exporting a date and time value when that is not selected.
Any ideas?
Here is a screen shot of my Formatter:

Here is a portion of the error:










