Change Date Format #803
Unanswered
nathanthibert
asked this question in
Q&A
Replies: 1 comment
-
In your use case, you can use the DatetimeFormat component to customize the formatting. If it doesn't fit your use case, you can use it with a library-like moment. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to customize the date format to remove some punctuations or add extra text between date and time? I have read through the docs and haven't uncovered how to do this. Or would it be better to use a 3rd party library like MomentJS to accomplish this?
Beta Was this translation helpful? Give feedback.
All reactions