Finish time not correct if task starts today and ends tomorrow
Steps to reproduce:
1. Create a task starting today and finishing tomorrow
Actual result:
- The end time displays wrongly (in the example 22:30 + 7, instead of 22:30 + 7 but modulus 24)
Expected result:
- Correct ending time displayed ("05:30" for the example above)
App:
Awesome thanks!