Some common frontmatter fields that are natively supported by Quartz: […]
date: A string representing the day the note was published. Normally uses YYYY-MM-DD format.
So, I updated my files accordingly:
However, this did not fix the dates. Upon inspection of the source code, it appears that the default CreatedModifiedDate plugin does not read the date field to set the published date:
Changing the frontmatter to this fixed the date issue: