longbill / jquery-date-range-picker

A jQuery plugin that allows user to select a date range
MIT License
1.12k stars 579 forks source link

Use moment.diff() to count days difference #379

Closed niutech closed 6 years ago

niutech commented 6 years ago

Fixes issue #378

wakirin commented 6 years ago

@holtkamp it's already implemented https://github.com/longbill/jquery-date-range-picker/pull/423

holtkamp commented 6 years ago

@wakirin thanks for the heads-up => closing issue

@niutech thanks for the contribution!