g1eb / angular-datetime-range

📅 Angular directive for datetime range input
https://rawgit.com/g1eb/angular-datetime-range/master/
MIT License
25 stars 14 forks source link

looking for min and max date date lock #12

Closed ShankzPatil closed 6 years ago

ShankzPatil commented 6 years ago

looking for min and max date date lock

g1eb commented 6 years ago

Hi there! Thanks for reaching out, I've added min and max date attributes in the latest release :)

They are optional, but when set will prevent users from selecting dates outside the boundaries, see readme for how to use them.

v0.2.15

ShankzPatil commented 6 years ago

Thnx for support 👍