codebox / moment-precise-range

A moment.js plugin to display human-readable date/time ranges
https://codebox.net/pages/moment-date-range-plugin
MIT License
150 stars 91 forks source link

Inaccurate Duration on February #37

Closed tsukune1106 closed 3 years ago

tsukune1106 commented 3 years ago

There is inaccurate duration when the start day is on February Start Date: 28-02-2021 End Date : 31-03-2021

The expected result should be 1 month.

However, the final result is 1 month 3 days