I haven't been able to find this in the RM documenation, so I'd like to ask it here:
When I use a time range for Rule Manager, how is it interpreted?
Does RM interpret the following:
Time between START and FINISH
as START <= Time <= FINISH
or START <= Time < FINISH
?
Based on posts I've seen, it appers to be former, but based on a few interesting rule failures I've had, I think it's the latter (which would also make more sense to me), but would like to confirm, if anyone happens to know.