- Edited
Hi guys
I have a form that needs to be exported once a month into a CSV file. It has data with 4 date fields in it.
My question.....
Is there a way to format the date of the fields in the export from the standard DD-MMM-YYYY to DD/MM/YYYY? I have looked and looked and can find no way to do this in the settings, so i am assuming that there is some changes required in the actual code to achieve this.
At present I have to go through the export file line by line replacing all the dates with the required date format and it is extremely time consuming.
Any help would be appreciated, even if you could point me to the file that contains the date formatting on export?
Cheers all
Jason