FluentDateTime/FluentDateTime

Introduce GetBusinessDays() method

csandun opened this issue · 1 comments

Description for feature request

This library has AddBusinessDays() feature. It is useful for me in many use cases.
Apart from that I really want to use GetBusinessDays(this DateTime start, DateTime end) method. I saw most of the developers were requesting this feature in stack overflow and other forums.

Can you include this feature? It will really useful for developers.

Thank you!

happy to include. can u submit a pull request