Hi guys,
I have a very annoying issue when inputting dates using a date picker.
When i input a date, The information initially is saved in my Excel table in a date format "02 10 2020 22:00:00". Its not perfect as I want the date to be a local date (I'm 2 hrs before GMT), but i can work with it (this issue is for another thread).
Here comes the problem: After a number of entries are imputted, the data then changes to ISO 8601 format "2020-10-02T22:00:00.000Z" and the format in my excel column changes to general!?! Then all information is not readable as its now text format and the data will no longer display in the app.
Please can someone help me solve the issue, and keep the data format constant.
Thanks in advance!