danielmoncada / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
140 stars 60 forks source link

Date Range Picker from and to date change event and data binding #118

Open AbhijithSajeev opened 3 years ago

AbhijithSajeev commented 3 years ago

Please add a change event whenever we change start date and end date and start time and end time. These events should fire with respective data whenever we change the values and not when we set the date picker. Also we should be able to change the start time and end time lively. For example if we select start time and we want to set end time by a business rule, by current implementation it is not possible. Please accommodate the mentioned changes so that this control will be very useful.