For example:
Session 1: Sunday 5:00pm - Monday 8:30am
Session 2: Monday 8:30am - Monday 3:15pm EOD
Session 3: Monday 3:15pm - Tuesday 8:30am
Session 4: Tuesday 8:30am - Tuesday 3:15pm EOD
The first question is that I can't create an after hours session for Friday from 3:15pm - 4:15pm because you have a constraint that the last session must be and EOD session. I don't think that requirement is needed. What is the thought process on that constraint?
Second question is how to I determine that a given session I am in is an EOD session. I've seen examples where I can get session start and end time, but I can't seem to locate where I can access the EOD bool. Can you point me in the right direction?

Comment