Date Picker label format #352
-
I'm using this to modify a frontmatter property that holds a date:
Works great, but I'd like to modify the button so it shows the date in a different format than is used in the frontmatter. Is it possible to have the datePicker button show that date as "cccc, MMMM d, yyyy" in the button after it's chosen, while the property remains in "yyyy-MM-dd" for easy use in Dataviewjs functions on the page? |
Beta Was this translation helpful? Give feedback.
Answered by
mProjectsCode
Jun 11, 2024
Replies: 1 comment
-
No. The display and frontmatter format are the same. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jpfieber
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No. The display and frontmatter format are the same.