Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.engrate.io/llms.txt

Use this file to discover all available pages before exploring further.

Condition that excludes certain holidays. The dates each holiday resolves to are available via the GET /core/v1/holidays endpoint.

Holiday strings

ValueDescription
se/nyarsdagenJanuary 1st.
se/trettondagsaftonJanuary 5th (Epiphany Eve).
se/trettondedag_julJanuary 6th (Epiphany).
se/skartorsdagenThe Thursday before Easter Sunday (moveable).
se/langfredagenThe Friday before Easter Sunday (moveable).
se/paskaftonThe Saturday before Easter Sunday — Easter Eve (moveable).
se/paskdagenEaster Sunday (moveable).
se/annandag_paskThe Monday after Easter Sunday (moveable).
se/forsta_majMay 1st.
se/kristi_himmelsfardAscension Day, the Thursday 39 days after Easter (moveable).
se/pingstaftonWhitsun Eve, the Saturday before Pentecost (moveable).
se/nationaldagenJune 6th.
se/midsommaraftonThe Friday before Midsummer Day (moveable).
se/allhelgonaaftonThe Friday between October 30th and November 5th — All Saints’ Eve.
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/trettondagsafton,
se/trettondedag_jul,
se/skartorsdagen,
se/langfredagen,
se/paskafton,
se/paskdagen,
se/annandag_pask,
se/forsta_maj,
se/kristi_himmelsfard,
se/pingstafton,
se/nationaldagen,
se/midsommarafton,
se/allhelgonaafton,
se/julafton,
se/juldagen,
se/annandag_jul,
se/nyarsafton
type
string
default:exclude_holidays
Allowed value: "exclude_holidays"