Closed subashadhi closed 6 years ago
@subash95 how does above pull request look like?
@techgaun perfect! Has this also been synced with the npm package?
@subash95 I've not. Was waiting to see what you think of it. Am gonna publish it now
@subash95 published
Thanks.
Great job man on creating the package. 👍
Can you add
totaldays: calendar_data[bs_date.year][bs_date.month-1]
to the dateObj in offsetBSDays function so that we can also find the total number of days in the month? This in my view will be useful in a number of different scenarios.