Once you’ve done the above, delete everything above this line.
Steps to reproduce
Type below: → Steps to reproduce:
- Create a note with frontmatter:
date: 2025-12-30 1:47 pm - Switch to reading mode
- Check the time in Properties panel - shows “1:47 AM” instead of “1:47 PM”
Did you follow the troubleshooting guide? [Y/N]
Expected result
Expected result:Time displays as “1:47 PM” in reading mode Properties panel, matching the “pm” designation in the source frontmatter.
Time displays as "1:47 AM" in reading mode Properties panel, incorrectly converting PM to AM despite the frontmatter showing "1:47 pm" in source mode.Environment
SYSTEM INFO:Obsidian version: v1.10.6
Installer version: v1.7.7
Operating system: Windows 10 Pro 10.0.19045
Login status: not logged in
Language: en
Insider build toggle: off
Live preview: on
Base theme: light
Community theme: none
Snippets enabled: 1
Restricted mode: off
Plugins installed: 8
Plugins enabled: 5
1: Templater v2.14.0
2: Tag Wrangler v0.6.4
3: Dataview v0.5.68
4: Style Settings v1.0.9
5: Custom Notes Schema Manager v1.0.0
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
"Visual proof attached: Screenshot shows source mode with correct 'pm' designation vs reading mode Properties panel displaying incorrect 'AM'. This bug also affects all existing notes created before v1.10.6 - notes that were displaying correctly before the update now exhibit this PM→AM conversion error."“Additional finding: When manually editing date properties through the UI, Obsidian correctly converts 12-hour format to ISO (e.g., ‘02:09 PM’ → ‘2025-12-29T14:09:00’). This proves the property editor CAN parse 12-hour times correctly, but the initial frontmatter parser is broken.”
