-
-
Notifications
You must be signed in to change notification settings - Fork 356
Closed
Description
Hi,
I have two problems :
I am not able to disable today's date in the datepicker:
$scope.disabledDates = [
new Date()
];
Today's date can still be picked.
- Because I do not want users to be able to select today's date, is there a way to remove the "today" button with a directive ?
Thank you for your help !
Metadata
Metadata
Assignees
Labels
No labels