1 | First time-of-day is between the others. |
0 | First time-of-day is not between the others. |
FirstTimeOfDay | String in time-of-day format. |
SecondTimeOfDay | String in time-of-day format. |
ThirdTimeOfDay | String in time-of-day format. |
Option | Whether to count a time-of-day that happens at the very beginning or end as being between. Defaults to BothExclusive (see More Info). |
For information about how to configure the format, see About Date and Time Commands.
% TimeOfDayIsBetween 01:02:03 01:02:02 01:02:04
1
% TimeOfDayIsBetween 01:02:02 01:02:02 01:02:04 LeftInclusive
1