@carazo
I got it to work. It was the Day format. The two digit format in the day was causing the error yyyy-mm-dd so I change it to yyyy-mm-d and it is now working fine.
Thanks for the support Javier.
Hello Javier,
Thanks for the fast reply.
Here is the process that I am doing:
1. Open the file in Excel and change the format in those 2 columns.
2. Save the file as a CSV.
3. Open the file in Notepad++ to verify that the format stayed the correct way.
4. I have used both the Choose File option and putting the file in the plugin’s path.
Once the plugin finish processing all of the rows, the data seems fine in the after processing screen where it shows you all of the rows, but when you go into the front end the dates are different for some cases.
Thank you.