Add more calendar_dates groups #84

Open
opened 2026-04-10 23:15:41 +00:00 by maxtkc · 0 comments
Owner
  • Other countries holidays
  • More maximalist holiday groups

Lets see if we can use this as a source: https://www.npmjs.com/package/date-holidays It would be nice to make it so we can have additional sources as needed.

Note: the code needs to be refactored so code is shared properly. Each holiday file should be only a few lines long, just defining the holidays (or one file with all of them as a mapping). Right now US Holidays is hardcoded (very bad!) and doesn't use a library. The file also has all of the shared code in it.

- Other countries holidays - More maximalist holiday groups Lets see if we can use this as a source: https://www.npmjs.com/package/date-holidays It would be nice to make it so we can have additional sources as needed. Note: the code needs to be refactored so code is shared properly. Each holiday file should be only a few lines long, just defining the holidays (or one file with all of them as a mapping). Right now US Holidays is hardcoded (very bad!) and doesn't use a library. The file also has all of the shared code in it.
maxtkc self-assigned this 2026-04-10 23:15:41 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gtfs.zone/coloring-book#84
No description provided.