Property live-view date-format is displayed incorrect

Properties in live-view are displayed incorrect. Systems locale settings match YAML-formatting yet Obsidian displays it wrong in the live-view.

OBSIDIAN APP-Version:

OS-DATE FORMAT:

OBSIDIAN Property View 1(wrong date format):

OBSIDIAN Property View 2(wrong date format):

OBSIDIAN Property View YAML/source vieew(correct date format):

Steps to reproduce

Add Property view to your note with a date property, in the live-view the Date-format is displayed incorrect: mm-dd-YYYY - in the YAML/source view its displayed correct: YYYY-MM-DD.

Did you follow the troubleshooting guide? [Y/N]

YES

Expected result

The date-format should look look like the system locale settings and the YAML date format (YYYY-MMM-DD)

Actual result

the date-format in the live-view displays mm-dd-yyyy

Environment

Linux parrotOS


Additional information

The YAML date format is fixed and doesn’t depend on how you configure your system

The way the dates are displayed in properties UI depends on how you configure your system. However, there are a couple of bugs / things to be aware:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.