azuyalabs / yasumi

The easy PHP Library for calculating holidays
https://www.yasumi.dev
Other
1.05k stars 155 forks source link

Add AbstractProvider::isWeekendDay function #139

Closed livingBEEF closed 4 years ago

livingBEEF commented 5 years ago

Expose the ability to recognize weekend days in a separate public function. This can be useful if the user needs to know why a given day isn't a working day.

I hope the function name is ok, I'll change it and do a rebase and new pull request if need be.

stelgenhof commented 5 years ago

@livingBEEF Can you review my comments I left on your PR? I'd like to merge it for a next release :)

Thanks! Sacha

stelgenhof commented 5 years ago

@livingBEEF Ping! :)