bool startAt(DateTime timePoint) => start.hour == timePoint.hour && timePoint.minute == start.minute;