TBToolyBase

Meeting Time Overlap

Find overlapping time between two time ranges.

Overlap
90 min
Overlap window
10:00 → 11:30
Status
Overlap found
Result90 minutes
Example: 09:0012:00 and 10:0011:3090 minutes

Formula

Overlap = max(0, min(end) − max(start))