We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54bc05b + 383ef1c commit 4e13fc2Copy full SHA for 4e13fc2
src/Cmixin/Holidays/de-be.php
@@ -1,5 +1,5 @@
1
<?php
2
3
return array_replace(require __DIR__.'/de-national.php', [
4
- '03-08' => '03-08',
+ '03-08' => '= 03-08 if year >= 2019',
5
]);
src/Cmixin/Holidays/de-mv.php
@@ -1,5 +1,6 @@
+ '03-08' => '= 03-08 if year >= 2023',
'reformation-day' => '10-31',
6
0 commit comments