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

Support For matDatepickerFilter

Open aloosh9007 opened this issue 3 years ago • 1 comments

Hello, The current implementation of ngx-mat-datetime-picker doesn't support filtering dates. The idea is to be able to disable specific dates within a valid date range. For example, a valid date range is between Aug and Sept; however, US holidays on Sep 1st for labor day must be disabled. Currently, this is possible with native MatDatePickerModule. Thank you

aloosh9007 avatar Sep 14 '22 18:09 aloosh9007

Hi, it's does. The function is renamed by "ngxMatDatetimePickerFilter".

bah99 avatar Nov 03 '22 12:11 bah99