Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the enddate correction to the time picker increment
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.
- Loading branch information