holidays
holidays copied to clipboard
Lookup dates by region
Currently all holiday definitions are stored in the state of the Holidays.Define GenServer. The holidays matching the given date are found and then filtered to the given regions.
Maybe there should be a separate process for each region. Then only the given regions are queried for matching holidays.