date-holidays 3.36.0 → 3.36.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -0
- package/README.md +1 -0
- package/data/countries/AD.yaml +79 -4
- package/data/countries/AL.yaml +11 -10
- package/data/countries/BE.yaml +20 -16
- package/data/holidays.json +124 -41
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist/umd.min.js +1 -1
- package/dist/umd.min.js.map +1 -1
- package/lib/data.cjs +124 -41
- package/package.json +1 -1
- package/src/data.js +124 -41
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [3.36.1](https://github.com/commenthol/date-holidays/compare/3.36.0...3.36.1) (2026-09-06)
|
|
4
|
+
|
|
5
|
+
- docs: update country list [3477a3d7](https://github.com/commenthol/date-holidays/commit/3477a3d7fd1b18740406a4256250dfcba330cb48)
|
|
6
|
+
- fix(BE): avoid duplicate naming of holiday names [8e588732](https://github.com/commenthol/date-holidays/commit/8e5887326d328744465f05500791e3b156ca61c1)
|
|
7
|
+
- fix(BE): correct fr/de names of the Day of the Flemish Community [b8670489](https://github.com/commenthol/date-holidays/commit/b8670489c219d056d94955ffacb6eedce387bcfb)
|
|
8
|
+
- fix(BE): add English names for all Belgian holidays [1bb9245f](https://github.com/commenthol/date-holidays/commit/1bb9245fc70dcb9700d0cd70e281e1d8e65335a9)
|
|
9
|
+
- fix(AL): correct Albanian holiday substitutes [e773401a](https://github.com/commenthol/date-holidays/commit/e773401a85b6166dbc6272a6051ed86e69cb06ec)
|
|
10
|
+
- fix(AD): correct holiday dates and types [41d02e86](https://github.com/commenthol/date-holidays/commit/41d02e86aa809c6cc8796a430aa179b68321623d)
|
|
11
|
+
|
|
3
12
|
## [3.36.0](https://github.com/commenthol/date-holidays/compare/3.35.0...3.36.0) (2026-08-25)
|
|
4
13
|
|
|
5
14
|
- docs: update license attributions and county info [2430f847](https://github.com/commenthol/date-holidays/commit/2430f847bbde8aa8563f8beb02aea661b3453360)
|
package/README.md
CHANGED
package/data/countries/AD.yaml
CHANGED
|
@@ -38,8 +38,27 @@ holidays:
|
|
|
38
38
|
_name: 12-25
|
|
39
39
|
12-26:
|
|
40
40
|
_name: 12-26
|
|
41
|
-
easter -
|
|
41
|
+
easter -48 prior to 2024:
|
|
42
|
+
# Official labour calendars: Carnival was on Monday from 2015 through 2023.
|
|
43
|
+
# @source https://www.bopa.ad/Documents/Detall?doc=ga26066012
|
|
44
|
+
# @source https://www.bopa.ad/Documents/Detall?doc=GD20171019_12_42_34
|
|
45
|
+
# @source https://www.bopa.ad/Documents/Detall?doc=GH20151023_09_22_50
|
|
46
|
+
# @source https://www.bopa.ad/Documents/Detall?doc=GV20161103_14_45_19
|
|
47
|
+
# @source https://www.bopa.ad/Documents/Detall?doc=GD20181108_11_02_50
|
|
48
|
+
# @source https://www.bopa.ad/Documents/Detall?doc=GD20191114_12_42_27
|
|
49
|
+
# @source https://www.bopa.ad/Documents/Detall?doc=GD20201126_14_59_33
|
|
50
|
+
# @source https://www.bopa.ad/Documents/Detall?doc=GD20211022_10_11_30
|
|
51
|
+
# @source https://www.bopa.ad/Documents/Detall?doc=GD20221028_08_59_02
|
|
52
|
+
_name: easter -48
|
|
53
|
+
02-20 since 2024 and prior to 2025:
|
|
54
|
+
# Official labour calendar: Carnival was on Tuesday, 20 February 2024.
|
|
55
|
+
# @source https://www.bopa.ad/Documents/Detall?doc=GD_2023_10_26_10_31_01
|
|
42
56
|
_name: easter -47
|
|
57
|
+
easter -48 since 2025:
|
|
58
|
+
# Official labour calendars: Carnival was on Monday in 2025 and 2026.
|
|
59
|
+
# @source https://www.bopa.ad/Documents/Detall?doc=GD_2024_10_24_14_36_16
|
|
60
|
+
# @source https://www.bopa.ad/Documents/Detall?doc=GD_2025_10_02_16_24_12
|
|
61
|
+
_name: easter -48
|
|
43
62
|
"easter -3 14:00":
|
|
44
63
|
type: bank
|
|
45
64
|
_name: easter -3
|
|
@@ -47,17 +66,64 @@ holidays:
|
|
|
47
66
|
_name: easter -2
|
|
48
67
|
easter:
|
|
49
68
|
_name: easter
|
|
69
|
+
type: observance
|
|
50
70
|
easter 1:
|
|
51
71
|
_name: easter 1
|
|
52
72
|
easter 49:
|
|
53
73
|
_name: easter 49
|
|
74
|
+
type: observance
|
|
54
75
|
easter 50:
|
|
55
76
|
_name: easter 50
|
|
56
77
|
regions:
|
|
57
78
|
# '02':
|
|
58
79
|
# name: Canillo
|
|
59
|
-
|
|
60
|
-
|
|
80
|
+
"03":
|
|
81
|
+
name: Encamp
|
|
82
|
+
days:
|
|
83
|
+
# Official Comú calendars published by the Comú and in BOPA for 2024-2026.
|
|
84
|
+
# @source https://www.comuencamp.ad/actualitat/noticies/encamp-es-prepara-per-celebrar-la-festa-del-poble-2024-amb-els-concerts-de-buhos-els-catarres-i-despistaos-com-a-caps-de-cartell
|
|
85
|
+
# @source https://www.bopa.ad/Documents/Detall?doc=QEH_2024_11_27_10_29_49
|
|
86
|
+
# @source https://www.bopa.ad/Documents/Detall?doc=QEV_2025_11_21_09_39_06
|
|
87
|
+
06-21 since 2024 and prior to 2025:
|
|
88
|
+
name:
|
|
89
|
+
en: Encamp Town Festival
|
|
90
|
+
ca: Festa del poble d'Encamp
|
|
91
|
+
06-22 since 2024 and prior to 2025:
|
|
92
|
+
name:
|
|
93
|
+
en: Encamp Town Festival
|
|
94
|
+
ca: Festa del poble d'Encamp
|
|
95
|
+
06-23 since 2024 and prior to 2025:
|
|
96
|
+
name:
|
|
97
|
+
en: Encamp Town Festival
|
|
98
|
+
ca: Festa del poble d'Encamp
|
|
99
|
+
06-24 since 2024 and prior to 2025:
|
|
100
|
+
name:
|
|
101
|
+
en: Encamp Town Festival
|
|
102
|
+
ca: Festa del poble d'Encamp
|
|
103
|
+
06-21 since 2025 and prior to 2026:
|
|
104
|
+
name:
|
|
105
|
+
en: Encamp Town Festival
|
|
106
|
+
ca: Festa del poble d'Encamp
|
|
107
|
+
06-22 since 2025 and prior to 2026:
|
|
108
|
+
name:
|
|
109
|
+
en: Encamp Town Festival
|
|
110
|
+
ca: Festa del poble d'Encamp
|
|
111
|
+
06-23 since 2025 and prior to 2026:
|
|
112
|
+
name:
|
|
113
|
+
en: Encamp Town Festival
|
|
114
|
+
ca: Festa del poble d'Encamp
|
|
115
|
+
06-20 since 2026 and prior to 2027:
|
|
116
|
+
name:
|
|
117
|
+
en: Encamp Town Festival
|
|
118
|
+
ca: Festa del poble d'Encamp
|
|
119
|
+
06-21 since 2026 and prior to 2027:
|
|
120
|
+
name:
|
|
121
|
+
en: Encamp Town Festival
|
|
122
|
+
ca: Festa del poble d'Encamp
|
|
123
|
+
06-22 since 2026 and prior to 2027:
|
|
124
|
+
name:
|
|
125
|
+
en: Encamp Town Festival
|
|
126
|
+
ca: Festa del poble d'Encamp
|
|
61
127
|
# '04':
|
|
62
128
|
# name: La Massana
|
|
63
129
|
# '05':
|
|
@@ -67,7 +133,16 @@ holidays:
|
|
|
67
133
|
"07":
|
|
68
134
|
name: Andorra la Vella
|
|
69
135
|
days:
|
|
70
|
-
1st
|
|
136
|
+
1st friday in August P4D since 2024 and prior to 2026:
|
|
137
|
+
# Official Comú announcements confirm the 2024 and 2025 Festa Major periods.
|
|
138
|
+
# @source https://www.andorralavella.ad/comu/?q=noticia/l%E2%80%99arrossada-popular-el-gran-premi-d%E2%80%99andr%C3%B2mines-i-els-concerts-punts-forts-de-la-festa-major
|
|
139
|
+
# @source https://www.andorralavella.ad/comu/?q=noticia/els-gegants-d%E2%80%99andorra-la-vella-pregoners-de-la-festa-major-amb-motiu-del-seu-40%C3%A8-aniversari
|
|
140
|
+
name:
|
|
141
|
+
en: Andorra La Vella Festival
|
|
142
|
+
ca: Andorra La Vella Festival
|
|
143
|
+
1st saturday in August P3D since 2026 and prior to 2027:
|
|
144
|
+
# Official Comú announcement confirms the 2026 Festa Major period.
|
|
145
|
+
# @source https://www.andorralavella.ad/comu/?q=noticia/hysteriofunk-seran-els-pregoners-de-la-festa-major-en-reconeixement-als-seus-30-anys-de
|
|
71
146
|
name:
|
|
72
147
|
en: Andorra La Vella Festival
|
|
73
148
|
ca: Andorra La Vella Festival
|
package/data/countries/AL.yaml
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
holidays:
|
|
2
|
+
# @source https://www.bankofalbania.org/Shtypi/Kalendari_i_festave_zyrtare_2026/
|
|
2
3
|
# @attrib https://en.wikipedia.org/wiki/Public_holidays_in_Albania
|
|
3
4
|
AL:
|
|
4
5
|
names:
|
|
@@ -11,10 +12,10 @@ holidays:
|
|
|
11
12
|
zones:
|
|
12
13
|
- Europe/Tirane
|
|
13
14
|
days:
|
|
14
|
-
01-01 and if sunday then next tuesday:
|
|
15
|
+
01-01 and if saturday then next monday if sunday then next tuesday:
|
|
15
16
|
_name: 01-01
|
|
16
17
|
substitute: true
|
|
17
|
-
01-02 and if sunday then next
|
|
18
|
+
01-02 and if saturday then next monday if sunday then next tuesday:
|
|
18
19
|
name:
|
|
19
20
|
sq: Festa e Vitit të Ri
|
|
20
21
|
en: New Year Holiday
|
|
@@ -32,12 +33,12 @@ holidays:
|
|
|
32
33
|
03-08:
|
|
33
34
|
_name: Mothers Day
|
|
34
35
|
type: observance
|
|
35
|
-
03-14 and if sunday then next monday:
|
|
36
|
+
03-14 and if saturday,sunday then next monday:
|
|
36
37
|
name:
|
|
37
38
|
sq: Dita e Verës
|
|
38
39
|
en: Summer Day
|
|
39
40
|
substitute: true
|
|
40
|
-
03-22 and if sunday then next monday:
|
|
41
|
+
03-22 and if saturday,sunday then next monday:
|
|
41
42
|
name:
|
|
42
43
|
sq: Dita e Sulltan Nevruzit
|
|
43
44
|
en: Sultan Nevruz's Day
|
|
@@ -61,7 +62,7 @@ holidays:
|
|
|
61
62
|
name:
|
|
62
63
|
sq: Pashkët Ortodokse
|
|
63
64
|
en: Orthodox Easter
|
|
64
|
-
05-01 and if sunday then next monday:
|
|
65
|
+
05-01 and if saturday,sunday then next monday:
|
|
65
66
|
_name: 05-01
|
|
66
67
|
substitute: true
|
|
67
68
|
06-01:
|
|
@@ -69,7 +70,7 @@ holidays:
|
|
|
69
70
|
sq: Dita Ndërkombëtare e Fëmijëve
|
|
70
71
|
en: Children's Day
|
|
71
72
|
type: observance
|
|
72
|
-
10-19 and if sunday then next monday:
|
|
73
|
+
10-19 and if saturday,sunday then next monday:
|
|
73
74
|
name:
|
|
74
75
|
sq: Dita e Nënë Terezës
|
|
75
76
|
en: Mother Teresa Day
|
|
@@ -81,13 +82,13 @@ holidays:
|
|
|
81
82
|
sq: Dita e Alfabetit
|
|
82
83
|
en: Alphabet Day
|
|
83
84
|
type: observance
|
|
84
|
-
11-28 and if sunday then next monday:
|
|
85
|
+
11-28 and if saturday,sunday then next monday:
|
|
85
86
|
_name: Independence Day
|
|
86
87
|
substitute: true
|
|
87
|
-
11-29 and if sunday then next monday:
|
|
88
|
+
11-29 and if saturday,sunday then next monday:
|
|
88
89
|
_name: Liberation Day
|
|
89
90
|
substitute: true
|
|
90
|
-
12-08 and if sunday then next monday:
|
|
91
|
+
12-08 and if saturday,sunday then next monday:
|
|
91
92
|
name:
|
|
92
93
|
sq: Dita Kombëtare e Rinisë
|
|
93
94
|
en: Youth Day
|
|
@@ -97,7 +98,7 @@ holidays:
|
|
|
97
98
|
12-24:
|
|
98
99
|
_name: 12-24
|
|
99
100
|
type: bank
|
|
100
|
-
12-25 and if sunday then next monday:
|
|
101
|
+
12-25 and if saturday,sunday then next monday:
|
|
101
102
|
_name: 12-25
|
|
102
103
|
substitute: true
|
|
103
104
|
1 Shawwal:
|
package/data/countries/BE.yaml
CHANGED
|
@@ -31,35 +31,31 @@ holidays:
|
|
|
31
31
|
_name: easter
|
|
32
32
|
type: observance
|
|
33
33
|
easter 1:
|
|
34
|
+
_name: easter 1
|
|
34
35
|
name:
|
|
35
|
-
fr: Lundi de Pâques
|
|
36
36
|
nl: Paasmaandag
|
|
37
|
-
de: Ostermontag
|
|
38
37
|
05-01:
|
|
39
38
|
_name: 05-01
|
|
40
39
|
2nd sunday in May:
|
|
41
40
|
_name: Mothers Day
|
|
42
41
|
type: observance
|
|
43
42
|
easter 39:
|
|
43
|
+
_name: easter 39
|
|
44
44
|
name:
|
|
45
45
|
nl: Hemelvaartsdag
|
|
46
|
-
fr: Ascension
|
|
47
|
-
de: Christi Himmelfahrt
|
|
48
46
|
easter 49:
|
|
49
47
|
_name: easter 49
|
|
50
48
|
type: observance
|
|
51
49
|
easter 50:
|
|
50
|
+
_name: easter 50
|
|
52
51
|
name:
|
|
53
|
-
fr: Lundi de Pentecôte
|
|
54
52
|
nl: Pinkstermaandag
|
|
55
|
-
de: Pfingstmontag
|
|
56
53
|
07-21:
|
|
57
54
|
_name: National Holiday
|
|
58
55
|
08-15:
|
|
56
|
+
_name: 08-15
|
|
59
57
|
name:
|
|
60
|
-
fr: Assomption
|
|
61
58
|
nl: Tenhemelopneming
|
|
62
|
-
de: Mariä Himmelfahrt
|
|
63
59
|
11-01:
|
|
64
60
|
_name: 11-01
|
|
65
61
|
11-02:
|
|
@@ -67,14 +63,16 @@ holidays:
|
|
|
67
63
|
type: observance
|
|
68
64
|
11-11:
|
|
69
65
|
name:
|
|
70
|
-
de: Waffenstillstand
|
|
71
66
|
fr: Armistice
|
|
72
67
|
nl: Wapenstilstand
|
|
68
|
+
de: Waffenstillstand
|
|
69
|
+
en: Armistice Day
|
|
73
70
|
11-15:
|
|
74
71
|
name:
|
|
75
|
-
nl: Koningsdag
|
|
76
72
|
fr: Fête du Roi
|
|
73
|
+
nl: Koningsdag
|
|
77
74
|
de: Festtag des Königs
|
|
75
|
+
en: King's Feast
|
|
78
76
|
type: observance
|
|
79
77
|
12-06:
|
|
80
78
|
_name: 12-06
|
|
@@ -90,8 +88,10 @@ holidays:
|
|
|
90
88
|
days:
|
|
91
89
|
05-08:
|
|
92
90
|
name:
|
|
93
|
-
nl: Feest van de Iris
|
|
94
91
|
fr: Fête de l'Iris
|
|
92
|
+
nl: Feest van de Iris
|
|
93
|
+
de: Iris Festival
|
|
94
|
+
en: Iris Festival
|
|
95
95
|
type: observance
|
|
96
96
|
DE:
|
|
97
97
|
name: Deutschsprachige Gemeinschaft
|
|
@@ -100,9 +100,10 @@ holidays:
|
|
|
100
100
|
days:
|
|
101
101
|
11-15:
|
|
102
102
|
name:
|
|
103
|
-
de: Tag der Deutschsprachigen Gemeinschaft
|
|
104
103
|
fr: Jour de la Communauté Germanophone
|
|
105
104
|
nl: Feestdag van de Duitstalige Gemeenschap
|
|
105
|
+
de: Tag der Deutschsprachigen Gemeinschaft
|
|
106
|
+
en: Day of the German-speaking Community
|
|
106
107
|
type: observance
|
|
107
108
|
VLG:
|
|
108
109
|
name: Vlaamse Gemeenschap
|
|
@@ -111,9 +112,10 @@ holidays:
|
|
|
111
112
|
days:
|
|
112
113
|
07-11:
|
|
113
114
|
name:
|
|
114
|
-
|
|
115
|
-
fr: Fête de la Région wallonne
|
|
115
|
+
fr: Fête de la Communauté flamande
|
|
116
116
|
nl: Feestdag van de Vlaamse Gemeenschap
|
|
117
|
+
de: Feiertag der Flämischen Gemeinschaft
|
|
118
|
+
en: Day of the Flemish Community
|
|
117
119
|
type: observance
|
|
118
120
|
11-02:
|
|
119
121
|
_name: 11-02
|
|
@@ -121,9 +123,10 @@ holidays:
|
|
|
121
123
|
note: day-off for employees of the flemish government
|
|
122
124
|
11-15:
|
|
123
125
|
name:
|
|
124
|
-
nl: Koningsdag
|
|
125
126
|
fr: Fête du Roi
|
|
127
|
+
nl: Koningsdag
|
|
126
128
|
de: Festtag des Königs
|
|
129
|
+
en: King's Feast
|
|
127
130
|
type: observance
|
|
128
131
|
note: day-off for employees of the flemish government
|
|
129
132
|
12-26:
|
|
@@ -148,9 +151,10 @@ holidays:
|
|
|
148
151
|
days:
|
|
149
152
|
09-27:
|
|
150
153
|
name:
|
|
151
|
-
de: Tag der Französischsprachigen Gemeinschaft
|
|
152
154
|
fr: La fête de la communauté française
|
|
153
155
|
nl: Feestdag van de Franse Gemeenschap
|
|
156
|
+
de: Tag der Französischsprachigen Gemeinschaft
|
|
157
|
+
en: French Community Holiday
|
|
154
158
|
type: observance
|
|
155
159
|
# regions:
|
|
156
160
|
# WBR:
|
package/data/holidays.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "2026-
|
|
2
|
+
"version": "2026-09-06",
|
|
3
3
|
"license": "CC-BY-SA-3",
|
|
4
4
|
"holidays": {
|
|
5
5
|
"AD": {
|
|
@@ -55,9 +55,15 @@
|
|
|
55
55
|
"12-26": {
|
|
56
56
|
"_name": "12-26"
|
|
57
57
|
},
|
|
58
|
-
"easter -
|
|
58
|
+
"easter -48 prior to 2024": {
|
|
59
|
+
"_name": "easter -48"
|
|
60
|
+
},
|
|
61
|
+
"02-20 since 2024 and prior to 2025": {
|
|
59
62
|
"_name": "easter -47"
|
|
60
63
|
},
|
|
64
|
+
"easter -48 since 2025": {
|
|
65
|
+
"_name": "easter -48"
|
|
66
|
+
},
|
|
61
67
|
"easter -3 14:00": {
|
|
62
68
|
"type": "bank",
|
|
63
69
|
"_name": "easter -3"
|
|
@@ -66,23 +72,96 @@
|
|
|
66
72
|
"_name": "easter -2"
|
|
67
73
|
},
|
|
68
74
|
"easter": {
|
|
69
|
-
"_name": "easter"
|
|
75
|
+
"_name": "easter",
|
|
76
|
+
"type": "observance"
|
|
70
77
|
},
|
|
71
78
|
"easter 1": {
|
|
72
79
|
"_name": "easter 1"
|
|
73
80
|
},
|
|
74
81
|
"easter 49": {
|
|
75
|
-
"_name": "easter 49"
|
|
82
|
+
"_name": "easter 49",
|
|
83
|
+
"type": "observance"
|
|
76
84
|
},
|
|
77
85
|
"easter 50": {
|
|
78
86
|
"_name": "easter 50"
|
|
79
87
|
}
|
|
80
88
|
},
|
|
81
89
|
"regions": {
|
|
90
|
+
"03": {
|
|
91
|
+
"name": "Encamp",
|
|
92
|
+
"days": {
|
|
93
|
+
"06-21 since 2024 and prior to 2025": {
|
|
94
|
+
"name": {
|
|
95
|
+
"en": "Encamp Town Festival",
|
|
96
|
+
"ca": "Festa del poble d'Encamp"
|
|
97
|
+
}
|
|
98
|
+
},
|
|
99
|
+
"06-22 since 2024 and prior to 2025": {
|
|
100
|
+
"name": {
|
|
101
|
+
"en": "Encamp Town Festival",
|
|
102
|
+
"ca": "Festa del poble d'Encamp"
|
|
103
|
+
}
|
|
104
|
+
},
|
|
105
|
+
"06-23 since 2024 and prior to 2025": {
|
|
106
|
+
"name": {
|
|
107
|
+
"en": "Encamp Town Festival",
|
|
108
|
+
"ca": "Festa del poble d'Encamp"
|
|
109
|
+
}
|
|
110
|
+
},
|
|
111
|
+
"06-24 since 2024 and prior to 2025": {
|
|
112
|
+
"name": {
|
|
113
|
+
"en": "Encamp Town Festival",
|
|
114
|
+
"ca": "Festa del poble d'Encamp"
|
|
115
|
+
}
|
|
116
|
+
},
|
|
117
|
+
"06-21 since 2025 and prior to 2026": {
|
|
118
|
+
"name": {
|
|
119
|
+
"en": "Encamp Town Festival",
|
|
120
|
+
"ca": "Festa del poble d'Encamp"
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
"06-22 since 2025 and prior to 2026": {
|
|
124
|
+
"name": {
|
|
125
|
+
"en": "Encamp Town Festival",
|
|
126
|
+
"ca": "Festa del poble d'Encamp"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
129
|
+
"06-23 since 2025 and prior to 2026": {
|
|
130
|
+
"name": {
|
|
131
|
+
"en": "Encamp Town Festival",
|
|
132
|
+
"ca": "Festa del poble d'Encamp"
|
|
133
|
+
}
|
|
134
|
+
},
|
|
135
|
+
"06-20 since 2026 and prior to 2027": {
|
|
136
|
+
"name": {
|
|
137
|
+
"en": "Encamp Town Festival",
|
|
138
|
+
"ca": "Festa del poble d'Encamp"
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
"06-21 since 2026 and prior to 2027": {
|
|
142
|
+
"name": {
|
|
143
|
+
"en": "Encamp Town Festival",
|
|
144
|
+
"ca": "Festa del poble d'Encamp"
|
|
145
|
+
}
|
|
146
|
+
},
|
|
147
|
+
"06-22 since 2026 and prior to 2027": {
|
|
148
|
+
"name": {
|
|
149
|
+
"en": "Encamp Town Festival",
|
|
150
|
+
"ca": "Festa del poble d'Encamp"
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
},
|
|
82
155
|
"07": {
|
|
83
156
|
"name": "Andorra la Vella",
|
|
84
157
|
"days": {
|
|
85
|
-
"1st
|
|
158
|
+
"1st friday in August P4D since 2024 and prior to 2026": {
|
|
159
|
+
"name": {
|
|
160
|
+
"en": "Andorra La Vella Festival",
|
|
161
|
+
"ca": "Andorra La Vella Festival"
|
|
162
|
+
}
|
|
163
|
+
},
|
|
164
|
+
"1st saturday in August P3D since 2026 and prior to 2027": {
|
|
86
165
|
"name": {
|
|
87
166
|
"en": "Andorra La Vella Festival",
|
|
88
167
|
"ca": "Andorra La Vella Festival"
|
|
@@ -314,11 +393,11 @@
|
|
|
314
393
|
"Europe/Tirane"
|
|
315
394
|
],
|
|
316
395
|
"days": {
|
|
317
|
-
"01-01 and if sunday then next tuesday": {
|
|
396
|
+
"01-01 and if saturday then next monday if sunday then next tuesday": {
|
|
318
397
|
"_name": "01-01",
|
|
319
398
|
"substitute": true
|
|
320
399
|
},
|
|
321
|
-
"01-02 and if sunday then next
|
|
400
|
+
"01-02 and if saturday then next monday if sunday then next tuesday": {
|
|
322
401
|
"name": {
|
|
323
402
|
"sq": "Festa e Vitit të Ri",
|
|
324
403
|
"en": "New Year Holiday"
|
|
@@ -343,14 +422,14 @@
|
|
|
343
422
|
"_name": "Mothers Day",
|
|
344
423
|
"type": "observance"
|
|
345
424
|
},
|
|
346
|
-
"03-14 and if sunday then next monday": {
|
|
425
|
+
"03-14 and if saturday,sunday then next monday": {
|
|
347
426
|
"name": {
|
|
348
427
|
"sq": "Dita e Verës",
|
|
349
428
|
"en": "Summer Day"
|
|
350
429
|
},
|
|
351
430
|
"substitute": true
|
|
352
431
|
},
|
|
353
|
-
"03-22 and if sunday then next monday": {
|
|
432
|
+
"03-22 and if saturday,sunday then next monday": {
|
|
354
433
|
"name": {
|
|
355
434
|
"sq": "Dita e Sulltan Nevruzit",
|
|
356
435
|
"en": "Sultan Nevruz's Day"
|
|
@@ -385,7 +464,7 @@
|
|
|
385
464
|
"en": "Orthodox Easter"
|
|
386
465
|
}
|
|
387
466
|
},
|
|
388
|
-
"05-01 and if sunday then next monday": {
|
|
467
|
+
"05-01 and if saturday,sunday then next monday": {
|
|
389
468
|
"_name": "05-01",
|
|
390
469
|
"substitute": true
|
|
391
470
|
},
|
|
@@ -396,7 +475,7 @@
|
|
|
396
475
|
},
|
|
397
476
|
"type": "observance"
|
|
398
477
|
},
|
|
399
|
-
"10-19 and if sunday then next monday": {
|
|
478
|
+
"10-19 and if saturday,sunday then next monday": {
|
|
400
479
|
"name": {
|
|
401
480
|
"sq": "Dita e Nënë Terezës",
|
|
402
481
|
"en": "Mother Teresa Day"
|
|
@@ -415,15 +494,15 @@
|
|
|
415
494
|
},
|
|
416
495
|
"type": "observance"
|
|
417
496
|
},
|
|
418
|
-
"11-28 and if sunday then next monday": {
|
|
497
|
+
"11-28 and if saturday,sunday then next monday": {
|
|
419
498
|
"_name": "Independence Day",
|
|
420
499
|
"substitute": true
|
|
421
500
|
},
|
|
422
|
-
"11-29 and if sunday then next monday": {
|
|
501
|
+
"11-29 and if saturday,sunday then next monday": {
|
|
423
502
|
"_name": "Liberation Day",
|
|
424
503
|
"substitute": true
|
|
425
504
|
},
|
|
426
|
-
"12-08 and if sunday then next monday": {
|
|
505
|
+
"12-08 and if saturday,sunday then next monday": {
|
|
427
506
|
"name": {
|
|
428
507
|
"sq": "Dita Kombëtare e Rinisë",
|
|
429
508
|
"en": "Youth Day"
|
|
@@ -439,7 +518,7 @@
|
|
|
439
518
|
"_name": "12-24",
|
|
440
519
|
"type": "bank"
|
|
441
520
|
},
|
|
442
|
-
"12-25 and if sunday then next monday": {
|
|
521
|
+
"12-25 and if saturday,sunday then next monday": {
|
|
443
522
|
"_name": "12-25",
|
|
444
523
|
"substitute": true
|
|
445
524
|
},
|
|
@@ -3022,10 +3101,9 @@
|
|
|
3022
3101
|
"type": "observance"
|
|
3023
3102
|
},
|
|
3024
3103
|
"easter 1": {
|
|
3104
|
+
"_name": "easter 1",
|
|
3025
3105
|
"name": {
|
|
3026
|
-
"
|
|
3027
|
-
"nl": "Paasmaandag",
|
|
3028
|
-
"de": "Ostermontag"
|
|
3106
|
+
"nl": "Paasmaandag"
|
|
3029
3107
|
}
|
|
3030
3108
|
},
|
|
3031
3109
|
"05-01": {
|
|
@@ -3036,10 +3114,9 @@
|
|
|
3036
3114
|
"type": "observance"
|
|
3037
3115
|
},
|
|
3038
3116
|
"easter 39": {
|
|
3117
|
+
"_name": "easter 39",
|
|
3039
3118
|
"name": {
|
|
3040
|
-
"nl": "Hemelvaartsdag"
|
|
3041
|
-
"fr": "Ascension",
|
|
3042
|
-
"de": "Christi Himmelfahrt"
|
|
3119
|
+
"nl": "Hemelvaartsdag"
|
|
3043
3120
|
}
|
|
3044
3121
|
},
|
|
3045
3122
|
"easter 49": {
|
|
@@ -3047,20 +3124,18 @@
|
|
|
3047
3124
|
"type": "observance"
|
|
3048
3125
|
},
|
|
3049
3126
|
"easter 50": {
|
|
3127
|
+
"_name": "easter 50",
|
|
3050
3128
|
"name": {
|
|
3051
|
-
"
|
|
3052
|
-
"nl": "Pinkstermaandag",
|
|
3053
|
-
"de": "Pfingstmontag"
|
|
3129
|
+
"nl": "Pinkstermaandag"
|
|
3054
3130
|
}
|
|
3055
3131
|
},
|
|
3056
3132
|
"07-21": {
|
|
3057
3133
|
"_name": "National Holiday"
|
|
3058
3134
|
},
|
|
3059
3135
|
"08-15": {
|
|
3136
|
+
"_name": "08-15",
|
|
3060
3137
|
"name": {
|
|
3061
|
-
"
|
|
3062
|
-
"nl": "Tenhemelopneming",
|
|
3063
|
-
"de": "Mariä Himmelfahrt"
|
|
3138
|
+
"nl": "Tenhemelopneming"
|
|
3064
3139
|
}
|
|
3065
3140
|
},
|
|
3066
3141
|
"11-01": {
|
|
@@ -3072,16 +3147,18 @@
|
|
|
3072
3147
|
},
|
|
3073
3148
|
"11-11": {
|
|
3074
3149
|
"name": {
|
|
3075
|
-
"de": "Waffenstillstand",
|
|
3076
3150
|
"fr": "Armistice",
|
|
3077
|
-
"nl": "Wapenstilstand"
|
|
3151
|
+
"nl": "Wapenstilstand",
|
|
3152
|
+
"de": "Waffenstillstand",
|
|
3153
|
+
"en": "Armistice Day"
|
|
3078
3154
|
}
|
|
3079
3155
|
},
|
|
3080
3156
|
"11-15": {
|
|
3081
3157
|
"name": {
|
|
3082
|
-
"nl": "Koningsdag",
|
|
3083
3158
|
"fr": "Fête du Roi",
|
|
3084
|
-
"
|
|
3159
|
+
"nl": "Koningsdag",
|
|
3160
|
+
"de": "Festtag des Königs",
|
|
3161
|
+
"en": "King's Feast"
|
|
3085
3162
|
},
|
|
3086
3163
|
"type": "observance"
|
|
3087
3164
|
},
|
|
@@ -3103,8 +3180,10 @@
|
|
|
3103
3180
|
"days": {
|
|
3104
3181
|
"05-08": {
|
|
3105
3182
|
"name": {
|
|
3183
|
+
"fr": "Fête de l'Iris",
|
|
3106
3184
|
"nl": "Feest van de Iris",
|
|
3107
|
-
"
|
|
3185
|
+
"de": "Iris Festival",
|
|
3186
|
+
"en": "Iris Festival"
|
|
3108
3187
|
},
|
|
3109
3188
|
"type": "observance"
|
|
3110
3189
|
}
|
|
@@ -3118,9 +3197,10 @@
|
|
|
3118
3197
|
"days": {
|
|
3119
3198
|
"11-15": {
|
|
3120
3199
|
"name": {
|
|
3121
|
-
"de": "Tag der Deutschsprachigen Gemeinschaft",
|
|
3122
3200
|
"fr": "Jour de la Communauté Germanophone",
|
|
3123
|
-
"nl": "Feestdag van de Duitstalige Gemeenschap"
|
|
3201
|
+
"nl": "Feestdag van de Duitstalige Gemeenschap",
|
|
3202
|
+
"de": "Tag der Deutschsprachigen Gemeinschaft",
|
|
3203
|
+
"en": "Day of the German-speaking Community"
|
|
3124
3204
|
},
|
|
3125
3205
|
"type": "observance"
|
|
3126
3206
|
}
|
|
@@ -3134,9 +3214,10 @@
|
|
|
3134
3214
|
"days": {
|
|
3135
3215
|
"07-11": {
|
|
3136
3216
|
"name": {
|
|
3137
|
-
"
|
|
3138
|
-
"
|
|
3139
|
-
"
|
|
3217
|
+
"fr": "Fête de la Communauté flamande",
|
|
3218
|
+
"nl": "Feestdag van de Vlaamse Gemeenschap",
|
|
3219
|
+
"de": "Feiertag der Flämischen Gemeinschaft",
|
|
3220
|
+
"en": "Day of the Flemish Community"
|
|
3140
3221
|
},
|
|
3141
3222
|
"type": "observance"
|
|
3142
3223
|
},
|
|
@@ -3147,9 +3228,10 @@
|
|
|
3147
3228
|
},
|
|
3148
3229
|
"11-15": {
|
|
3149
3230
|
"name": {
|
|
3150
|
-
"nl": "Koningsdag",
|
|
3151
3231
|
"fr": "Fête du Roi",
|
|
3152
|
-
"
|
|
3232
|
+
"nl": "Koningsdag",
|
|
3233
|
+
"de": "Festtag des Königs",
|
|
3234
|
+
"en": "King's Feast"
|
|
3153
3235
|
},
|
|
3154
3236
|
"type": "observance",
|
|
3155
3237
|
"note": "day-off for employees of the flemish government"
|
|
@@ -3169,9 +3251,10 @@
|
|
|
3169
3251
|
"days": {
|
|
3170
3252
|
"09-27": {
|
|
3171
3253
|
"name": {
|
|
3172
|
-
"de": "Tag der Französischsprachigen Gemeinschaft",
|
|
3173
3254
|
"fr": "La fête de la communauté française",
|
|
3174
|
-
"nl": "Feestdag van de Franse Gemeenschap"
|
|
3255
|
+
"nl": "Feestdag van de Franse Gemeenschap",
|
|
3256
|
+
"de": "Tag der Französischsprachigen Gemeinschaft",
|
|
3257
|
+
"en": "French Community Holiday"
|
|
3175
3258
|
},
|
|
3176
3259
|
"type": "observance"
|
|
3177
3260
|
}
|