Comment by quickthrowman
1 year ago
Like others have mentioned, being able to toggle which days are holidays would make this useful.
I get (8) holidays each year: New Year’s Day, Memorial Day, July 4th, Labor Day, Thanksgiving, Black Friday, Christmas Eve, and Christmas Day.
Two of my company holidays aren’t federal holidays, so being able to toggle arbitrary weekdays as holidays would also be useful.
Also, sometimes holidays fall on the weekend and the observed holiday date is arbitrarily chosen.
Your algorithm did pick the same vacation days as I did this year for December, so it does seem to be working properly in that sense :)
Thanks for sharing! The option to toggle holidays on/off should be working. Being able to arbitrarily add a chosen day isn't there, you just need to +1 to your days off count and let the algorithm choose for you.