An open API service indexing awesome lists of open source software.

https://github.com/pittersnider/intersected-period-days.js

Calculate unique days between a array of periods, ignoring intersections, through Stack method.
https://github.com/pittersnider/intersected-period-days.js

date-range interval-partitioning nodejs-framework nodejs-library npm-module stack-based

Last synced: 3 months ago
JSON representation

Calculate unique days between a array of periods, ignoring intersections, through Stack method.

Awesome Lists containing this project

README

        

# intersected-period-days
Calculate unique days between a array of periods, ignoring intersections, through Stack method.