Date Picker zero's out the month in it's display from Daily notes with "fill-in date property on note create"

Steps to reproduce

  1. Setup the Daily Note plugin
  2. Create a template that defined a date property which gets auto-populated to “today’s” date when a new note is created: date = {{date:YYYY-MM-DD}}
  3. Create a new Daily Note
  4. While in Source view, the date value’s Month component is correctly 10 for October.
  5. However, when you turn off Source view, the date component has the Month value 00 not 10 for October.
  6. Flipping back and forth between Source view and not shows the Month appear and zero out, depending on the Source View selection.

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

Yes, the behavior is identical when in Restricted mode and default theme.

Expected result

The Month should always have 10 for both Source view enabled and disabled

Actual result

As it is currently October, this should show 10, but outside Source View this becomes 00.
The data actually seems to be ok. So this seems a display issue with the Date picker widget.

Environment

SYSTEM INFO:
Obsidian version: v1.9.14
Installer version: v1.8.10
Operating system: Darwin Kernel Version 24.6.0: Mon Aug 11 21:15:09 PDT 2025; root:xnu-11417.140.69.701.11~1/RELEASE_ARM64_T6041 24.6.0
Login status: not logged in
Language: en
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: Obsidianite v2.0.2
Snippets enabled: 0
Restricted mode: off
Plugins installed: 18
Plugins enabled: 16
1: Importer v1.6.23
2: Git v2.35.1
3: Linter v1.30.0
4: Colored Tags v5.0.1
5: TagMany v0.2.7
6: Emoji Toolbar v0.4.1
7: Enhancing Mindmap v0.2.5
8: Kanban v2.0.51
9: Dataview v0.5.68
10: Advanced Tables v0.22.1
11: JSON/CSV Importer v0.38.4
12: Icons v0.3.0
13: Markwhen v0.0.7
14: Templater v2.16.2
15: Task Genius v9.9.3
16: make.md v1.3.3

RECOMMENDATIONS:
Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.


Additional information

Screen shots provided: