Using 24 hour times. Everything works, unless a time field is edited in the back-end. If the time field is edited is a specific entry, that entry displays 24 hour time and adds am or pm to the time fields.
For example, if I click on an entry and change a time field from 19:07 to 20:07. The entry view and export csv file now displays times in that entry as such: "20:07 pm".
When exporting data to spread sheet this am/pm causes issues that I would like to not have.
Is there a way to style the am/pm to disappear in back end and export csv files?
JW