New feature - automatically move collection on public holidays
New
Add your country code (e.g. US
) to new parameter move_country_holidays
to automatically re-schedule collection to the next day. This is feature request #54 (and #6).
Check the README for more details.
Limitation
If configured, it will automatically re-schedule collection for all holidays listed in the holidays package to the next day. If you only want to re-schedule selected holidays, or you want to skip the day or re-schedule to a different day, use the exclude_days
and include_days
parameters to re-schedule it manually. These still work and can be even used in combination with move_country_holidays
.