angular-material-datetimepicker icon indicating copy to clipboard operation
angular-material-datetimepicker copied to clipboard

Datepicker for Angular Material, mimick's Android's date time picker

Results 46 angular-material-datetimepicker issues
Sort by recently updated
recently updated
newest added

Is there any possibility to select multiple dates using this method?

How do i enable user to select seconds also.

enhancement

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...

enhancement

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