cedendahlkim/Swedish Holiday Checker

Check if a date is a Swedish public holiday (röd dag). Useful for CI/CD conditional logic.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dateDate to check in YYYY-MM-DD format. Defaults to today.no""
namedescription
is_holidayTrue if the date is a Swedish public holiday
holiday_nameName of the holiday, empty if not a holiday
is_workdayTrue if the date is a regular workday (not holiday, not weekend)