Skip to content

Commit

Permalink
'easter' is only a public holiday in Germany
Browse files Browse the repository at this point in the history
  • Loading branch information
sotten committed Oct 18, 2024
1 parent f1c3ea1 commit 5a8d6e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/Cmixin/Holidays/de-bb.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php

return array_replace(require __DIR__.'/de-national.php', [
'easter' => '= easter',
'easter-49' => '= easter 49',
'reformation-day' => '10-31',
]);
1 change: 0 additions & 1 deletion src/Cmixin/Holidays/de-national.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
return [
'new-year' => '01-01',
'easter-2' => '= easter -2',
'easter' => '= easter',
'easter-p1' => '= easter 1',
'labor-day' => '05-01',
'easter-39' => '= easter 39',
Expand Down

0 comments on commit 5a8d6e9

Please sign in to comment.