angular-material-datetimepicker
angular-material-datetimepicker copied to clipboard
Datepicker for Angular Material, mimick's Android's date time picker
Is there any possibility to select multiple dates using this method?
how can I disable certain days in the calendar? As an example, i want to disable all the weekends. here is my code ` `
Hi, My application is on angular 1.5.9 and it is not working, I have that message : ` TypeError: Cannot read property 'createChild' of null at Object.link (webpack:///./node_modules/ng-material-datetimepicker/js/angular-material-datetimepicker.js?:160:50) at eval...
Hi can i know how to make 00:59 minute not only multiple 5 minutes , can any options to config this requirement ? Thank you
In the distribution release, I get a console.log array printout of the available fields. It is on /js/angular-material-datetimepicker.js line 229 Just wanting to have a clean console for my app's...
The ability to type in the date-time instead of being forced solely to use the picker. Some users find it faster to type in the values than having to pick...
there should be an indication on the calendar regarding what date it is today (e.g. a circle around the current date). Currently, current date is circled only right after the...
Hello, and thank you so much for making this awesome date time picker! I looked through the code and "clickOutsideToClose" is set to true, but for some reason, even in...
Hi! It will be fun if the module is compatible with RequireJS/Webpack