kevinoleary19 / Angular-2-Datepicker

A minimalist datepicker inspired by Google's material design
70 stars 71 forks source link

Unable to Work with Two Date fields #90

Closed vibingopal closed 7 years ago

vibingopal commented 7 years ago

Hi

Iam using Angular 4 in my application and i have two date fields to select which is start and expiration date. But now when i select the date of any start or expiration date, the same date is getting displayed in both the fields.

Any idea to differentiate the values of two fields.

Thanks