Skip to main content
Condition that excludes certain holidays.

Holiday strings

ValueDescription
se/nyarsdagenJanuary 1st.
se/trettondedag_julJanuary 6th (Epiphany).
se/langfredagenThe Friday before Easter Sunday (moveable).
se/annandag_paskThe Monday after Easter Sunday (moveable).
se/julaftonDecember 24th.
se/juldagenDecember 25th.
se/annandag_julDecember 26th.
se/nyarsaftonDecember 31st.

Condition that applies on all days except the specified holidays

holidays
enum<string>[]
required

One or more holidays

Minimum array length: 1

Public holiday

Available options:
se/nyarsdagen,
se/trettondedag_jul,
se/langfredagen,
se/annandag_pask,
se/julafton,
se/juldagen,
se/annandag_jul,
se/nyarsafton
type
string
default:exclude_holidays
Allowed value: "exclude_holidays"