GothenburgBitFactory / GothenburgBitFactory/holidata
Add support for partial holidays
- Dominant language
- Python
- Stars
- 58
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Some countries have partial holidays, holidata should support it.
What "partialities" are there?
* `` - day is workday until `start`, holiday afterwards (e.g. Christmas Eve in Iceland is holiday from 13:00)
* `start - end` - holiday only between `start` and `end` (never say never, but is that possible...?)
Contributor guide
Research direction
Review the proposed partial-holiday forms in the issue, including ``, `start>`, and `start - end`, and determine which semantics and country examples should be supported. Done means holidata can represent and calculate the agreed partial-holiday cases, with clear handling for the unresolved examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100