katemihalikova / ion-datetime-picker

Date and/or time picker for awesome Ionic framework
MIT License
169 stars 101 forks source link

Having Two directives in same page. #54

Closed PradeepSmg closed 7 years ago

PradeepSmg commented 7 years ago

Can I have 2 directives in same page and second picker's start date should be greater than the date that has been selected from first picker. How can I achieve this

katemihalikova commented 7 years ago

You can use only-valid attribute as per documentation.