Add more tests for Recurrence::getNextDayTime(QDateTime)

Authored by gjditchfield on Jun 1 2020, 10:35 PM.

Description

Add more tests for Recurrence::getNextDayTime(QDateTime)

Also, edits the comments on getNextDayTime()'s declaration to make it
plain that the the start dates are used, as opposed to the due dates.