Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date time mask dd HH:MM:ss is not working properly. #95

Open
rahverma1990 opened this issue Jan 29, 2019 · 1 comment
Open

Date time mask dd HH:MM:ss is not working properly. #95

rahverma1990 opened this issue Jan 29, 2019 · 1 comment

Comments

@rahverma1990
Copy link

Date time mask dd HH:MM:ss is not working properly. Not able to set 00 00:10:00 like values.

@brandynbennett
Copy link
Collaborator

Unfortunately, this seems to be a restriction of the underlying library Inputmask.js. I tried to find a work around, but couldn't find one. Seems the library requires that all parts of a date mask be valid. To make that work I think you'd have to define your own mask.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants