seatgeek / businesstime

A simple python utility for calculating business time aware timedeltas between two datetimes
BSD 2-Clause "Simplified" License
85 stars 36 forks source link

added holidays in uk and singapore #30

Open le01phuo opened 6 years ago

le01phuo commented 6 years ago

There is a Holidays package in PyPi to generate automatically holidays in many countries, which we can apply to Businesstime package. https://pypi.org/project/holidays/