DateRange
Date range operations: overlap, gaps, merge, split
Edit and run examples against `[email protected]` in your browser.
Merge & Overlap
Merge overlapping ranges and check overlaps
index.ts
Console
Press Run to execute the example.
Find Gaps
Find available time slots between busy periods
index.ts
Console
Press Run to execute the example.