I am having problems with the logic I created. The purpose is to check the interval time, excluding the edge, and return true if it falls within the interval.
With my logic if its return true then cancel the calendar. So that there might be a problem with checking after the interval.

