holidays / holidays

A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hanukkah does not appear in list of holidays

brandonbrown5 opened this issue · comments

Looking at all holidays in December this year (2023), I noticed that Hanukkah was not included. Is it possible to include Hanukkah in the list of hoildays?

Reproduction:

Holidays.between(Date.new(2023, 12, 1), Date.new(2023, 12, 31))

@ppeble @ttwo32
Would you be open to us tackling this problem? Saw this repo has gotten a little stale and wanted to make sure we would be able to merge the changes if we put in the work to add Hanukkah.