material-datetime-picker
material-datetime-picker copied to clipboard
A material design date-time picker for the web
This is a very pretty date picker but when I open it on a phone in landscape view it becomes unusable. The buttons fall off the bottom and can't be...
Per the styles, it looks to me that the minimum height of the picker is 610px, which isn't a great experience on small screens. I am using css scaling in...
Please can you make the time editable so the possibility of 4:30 or 4:28 is an option.
This one's badly needed. It's very hard to see what this plugin has and what it doesn't. Is there a sole `TimePicker` widget without the calendar or a way to...
Added option timePickerDefault to solve #130
It would be nice to have the option to have 24 hour support
Hi. Is it possible to set the timepicker to 24:00 display? And to change the language for days and months ? Thanks in advance.
This pull request add possibility to specify min and max allowed dates (including also time) for selection using options or setters.
Umbrella issue for changes in the next major version * [ ] Refactor CSS (reduce complexity, more consistent cross browser, play nicely with frameworks e.g. #115). * [ ] More...
I have created two butttons, one for date picker and one for time picker.I want to show time picker when opens the picker popup.