Open kevfrost opened 1 year ago
Hey @maxkrieger I would like to help you out on this. Can you explain more about the issue so that i can take it up?
I have the same issue. The dates used for the headings of the files and export are all MM/DD/YYYY. This is fine for American but Europe and Australia uses DD/MM/YYYY. if there wad a way to choose your own format for the date that would be great.
Hey @ShivamMenda!
We'd want to stringify the following dates according to system settings:
Something like this: https://stackoverflow.com/a/67078607/10833799
App only allows MM/DD/YY syntax which is confusing to those where DD/MM/yY is the norm