File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ class SEN(Senegal):
130
130
131
131
132
132
class SenegalIslamicHolidays (_CustomIslamicHolidays ):
133
- # https://www.timeanddate.com/holidays/senegal/tamkharit
133
+ # https://web.archive.org/web/20250609044648/https:// www.timeanddate.com/holidays/senegal/tamkharit
134
134
ASHURA_DATES = {
135
135
2020 : (AUG , 29 ),
136
136
2021 : (AUG , 18 ),
@@ -139,7 +139,7 @@ class SenegalIslamicHolidays(_CustomIslamicHolidays):
139
139
2024 : (JUL , 17 ),
140
140
}
141
141
142
- # https://www.timeanddate.com/holidays/senegal/grand-magal-de-touba
142
+ # https://web.archive.org/web/20250609061446/https:// www.timeanddate.com/holidays/senegal/grand-magal-de-touba
143
143
GRAND_MAGAL_OF_TOUBA_DATES = {
144
144
2020 : (OCT , 6 ),
145
145
2021 : (SEP , 26 ),
@@ -148,7 +148,7 @@ class SenegalIslamicHolidays(_CustomIslamicHolidays):
148
148
2024 : (AUG , 23 ),
149
149
}
150
150
151
- # https://www.timeanddate.com/holidays/senegal/maouloud
151
+ # https://web.archive.org/web/20250609091559/https:// www.timeanddate.com/holidays/senegal/maouloud
152
152
MAWLID_DATES = {
153
153
2020 : (OCT , 29 ),
154
154
2021 : (OCT , 18 ),
@@ -157,7 +157,7 @@ class SenegalIslamicHolidays(_CustomIslamicHolidays):
157
157
2024 : (SEP , 15 ),
158
158
}
159
159
160
- # https://www.timeanddate.com/holidays/senegal/korite
160
+ # https://web.archive.org/web/20250609092813/https:// www.timeanddate.com/holidays/senegal/korite
161
161
EID_AL_FITR_DATES = {
162
162
2020 : (MAY , 24 ),
163
163
2021 : (MAY , 12 ),
@@ -167,7 +167,7 @@ class SenegalIslamicHolidays(_CustomIslamicHolidays):
167
167
2025 : (MAR , 30 ),
168
168
}
169
169
170
- # https://www.timeanddate.com/holidays/senegal/tabaski
170
+ # https://web.archive.org/web/20250609102658/https:// www.timeanddate.com/holidays/senegal/tabaski
171
171
EID_AL_ADHA_DATES = {
172
172
2020 : (JUL , 31 ),
173
173
2021 : (JUL , 21 ),
You can’t perform that action at this time.
0 commit comments