Is your feature request related to a problem? Please describe.
Dates seem to be displayed as “[month] [day number] [year]”, e.g. “Nov 04, 2021”. And when using the date picker it’s displayed as “11.04.2021”. This format is hard to get used to, since it:
- Is not used in my (and a lot of other) countries
- Does not “sort” logically, the same way as “YYYY-MM-DD” does.
Describe the solution you’d like
I would like to be able to set the date format to “YYYY-MM-DD”, according to ISO 8601. A nice bonus would be to be able to use variables to set up custom date formats - but at least add “YYYY-MM-DD”