angular-material-components
angular-material-components copied to clipboard
Support For matDatepickerFilter
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
Hi, it's does. The function is renamed by "ngxMatDatetimePickerFilter".