fetrarij / ngx-daterangepicker-material

Pure Angular 2+ date range picker with material design theme, a demo here:
https://fetrarij.github.io/ngx-daterangepicker-material/
MIT License
246 stars 247 forks source link

Fix the enddate correction to the time picker increment #538

Closed MelissaVanDijk closed 3 months ago

MelissaVanDijk commented 7 months ago

The minutes of the end date were corrected to the time picker increment, but this was not saved to the end date. The result was if time picker increment is 5, the minute drop down would always show 0, unless the minutes would be dividable by 5.