Replies: 1 comment 2 replies
-
|
Did you check https://imask.js.org/guide.html#masked-date ? |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
What problem you are trying to solve?
A clear and concise description of what the problem is.
Currently the date mask displays as
23.08.2021Describe the solution you'd like
A clear and concise description of what you want to happen.
I need to show my dates as
23/08/2021with slashes instead.How might I do this? Can't find anything about this in the docs.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Currently just using a custom mask with the format I need.
Beta Was this translation helpful? Give feedback.
All reactions