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

https://github.com/recidvst/working-days-calculator

React app to calculate how many days are between two dates and how many of those are working days.
https://github.com/recidvst/working-days-calculator

dates javascript moment react working-days

Last synced: 3 months ago
JSON representation

React app to calculate how many days are between two dates and how many of those are working days.

Awesome Lists containing this project

README

        

# Working days calculator

A simple React app to calculate how many days there are between two dates, and of those how many are working days.

i.e. how many days in the office remain before Christmas, a big holiday, retirement! :]

- [Proof of concept calculations on Codepen](https://codepen.io/Recidvst/pen/RxdjEG "Working Days Calculator POC")