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

Support pasting text into Date Input #123

Closed
rikbrowning opened this issue Jul 28, 2022 · 0 comments · Fixed by #124
Closed

Support pasting text into Date Input #123

rikbrowning opened this issue Jul 28, 2022 · 0 comments · Fixed by #124
Assignees
Labels
enhancement New feature or request

Comments

@rikbrowning
Copy link
Contributor

We need the ability to allow users to paste in a date string in a predetermined format. Default formats should be:
"yyyy-mm-dd",
"MM/dd/yyyy",
"MM-dd-yyyy",
"MMM/dd/yyyy",
"MMM-dd-yyyy",
"MM/dd/yy",
"MM-dd-yy",
"MMM/dd/yy",
"MMM-dd-yy",
"M/d/yyyy",
"M-d-yyyy",
"M/d/yy",
"M-d-yy"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants