Calculating difference between two dates inclusively
In my current project at work, we have to call a third party API which requires, in the payload, a commencement date and a terminating date. It also requires us to send the difference between those two dates inclusively. For example, – 1 Sep 2019 to 20 Oct 2019 should be 1 month and 20 … [Read more…]