-
-
Notifications
You must be signed in to change notification settings - Fork 285
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
Implement date and time pickers #127
Comments
There is something very close to guidelines implemented here: https://material-ui.com/components/pickers/ At least date picker dialog follows standarts very close as far as I can see |
Will you be open for pull requests on this? I can help on same. |
This work seems to be either done or in progress? It seems to mostly work. (The keyboard input doesn't take "a" or "p" for AM/PM, needs arrow up/down.)
|
I don't have any plans to implement my own date and time pickers, but if MDC-Web adds them, I will support them. |
According to #82 you're ready to consider implementing date and time pickers if google will implement them. Not thery're implemented at material.io: https://material.io/components/pickers
The text was updated successfully, but these errors were encountered: