You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current behavior of the datePicker is to display the date in the format in which it is received. For example, if getting the date from frontmatter, it displays the date in the same format as the frontmatter. I propose there should be a way to suggest a different format to display the date in the displayed datePicker (note: this would not change the original date information in the frontmatter).
I'm imagining something like this, where you could use common date formatting to define the output:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The current behavior of the datePicker is to display the date in the format in which it is received. For example, if getting the date from frontmatter, it displays the date in the same format as the frontmatter. I propose there should be a way to suggest a different format to display the date in the displayed datePicker (note: this would not change the original date information in the frontmatter).
I'm imagining something like this, where you could use common date formatting to define the output:
Beta Was this translation helpful? Give feedback.
All reactions