mominsamir / smDateTimeRangePicker

Angular Material Date Picker, DateTime Picker, Date Range Picker, Date Time range picker
http://mominsamir.github.io/smDateTimeRangePicker/
MIT License
130 stars 50 forks source link

disable the selected date in second date picker when i select in the first date picker. #168

Open vamsideepak opened 7 years ago

vamsideepak commented 7 years ago

hello guys here is small challenge . can any one ????? i am using two date pickers side by side (means two forms). if i select any date in my first date picker from that date the second date picker has to be show(remaining previous dates has to be disable). just like custom-range in range picker. actually i tried from controller its working controller side only but not accepting in min-date and max-date