urish / angular-moment

Moment.JS directives for Angular.JS (timeago and more)
MIT License
2.6k stars 397 forks source link

Block multiple dates #302

Closed barbudour closed 2 years ago

barbudour commented 6 years ago

Hello, how can I prevent the selection of certain dates? For example: I need to prohibit the selection of all dates from 14.06.2018 to 15.07.2018

And the second question: Can I display the period of the selected dates between two entry fields in the callendar?