+1
The new properties UI is nice to see.
My fields with ISO dates in them were automatically recognized as dates, and having a date picker and auto completion on the fields now is nice.
However, I’m on iOS.
My language is set to UK English, and my date format is set to YYYY-MM-DD, but Obsidian still displays a US date format, which is super confusing for me.
(The date picker, thankfully, uses ISO format in the source, so I can at least use that to set dates consistently with my existing notes.)
I understand that this feels like something the localization system should be handling, but OS support for using different locales for language/date/measurement or custom date formats really sucks.
GNU/Linux has it through the LC_ variables, and the possibility of building a custom locale, but Electron makes that a pain too.
It would be really nice to be able to override the locale-provided format somewhere in settings.