estruyf / vscode-front-matter

Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...
https://frontmatter.codes
MIT License
1.86k stars 70 forks source link

Issue: Date field in field group (block) is always created in ISO format #745

Closed estruyf closed 4 months ago

estruyf commented 5 months ago

Date fields should take the date format setting or dateFormat property into account. Date fields in field groups are not currently stored in ISO.

image

estruyf commented 5 months ago

image

SummittDweller commented 5 months ago

I've tested this in the beta and it's working nicely for me.