Inconsisten way of displaying dates when they are written exactly the same
I am creating a new report.
in "Date" I wrote a date in the format YYYY-MM-DD. It is displayed like that.
In "Accessed" I wrote a date in the format YYYY-MM-DD. It is displayed like M/DD/YYYY.
Related: https://xkcd.com/1179/
in "Date" I wrote a date in the format YYYY-MM-DD. It is displayed like that.
In "Accessed" I wrote a date in the format YYYY-MM-DD. It is displayed like M/DD/YYYY.
Related: https://xkcd.com/1179/
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
Accessed isn't meant for you to manually fill out and it always displays dates localized to your current locale.
Example
"June, 2021" -> 2021-06
"2020" -> 2020
"7th July 2021" -> 2021-07-07