workdays
workdays copied to clipboard
Extend python datetime with excel-like workday addition/subtraction functionality
Hi there! We use this workdays module in our application and were sad to see support for it end. Would love to take it over and keep it up to...
Neither the workday function nor the networkdays function de-duplicate the list of holidays. This can lead to workday reporting a date that is later than the correct date and networkdays...
Possibly add functionality to return the dates that are working days and then days that are weekend and holiday.
Release 1.5 is not in PyPI so versions are stuck at 1.4 via `pip`. Can be replicated by running: ``` pip install workdays==1.5 ``` Which gives the expected error of:...
What's the process for adding new countries, there's a [public API to get](https://calendarific.com) all that information from. Ref: https://calendarific.com/holidays/2019/AR https://calendarific.com/holidays/2019/AR