Why holidays over calendra?
#258
-
|
There are a few other libraries that are getting updates like Calendra (replacement for Workalender) that are worth observing https://github.com/jaraco/calendra What are the benefits of |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I think the biggest problem I have is that no public calendar can really capture the appropriate holidays for each business. Like at Meta many of the holidays that really drive usage or ad money aren't public holidays or not even necessarily thought of as holidays (ie so many days before an election, observed religious events (not necessarily exactly when the event happens on a calendar)). I am open to more ideas on how to better handle holidays but I don't think switching or adding another holidays package will really make that much difference. |
Beta Was this translation helpful? Give feedback.
holidaysis well maintained. https://github.com/vacanza/holidaysI think the biggest problem I have is that no public calendar can really capture the appropriate holidays for each business. Like at Meta many of the holidays that really drive usage or ad money aren't public holidays or not even necessarily thought of as holidays (ie so many days before an election, observed religious events (not necessarily exactly when the event happens on a calendar)).
I am open to more ideas on how to better …