Skip to content

Commit

Permalink
Merge pull request #129 from stephanus-tantiono/patch-1
Browse files Browse the repository at this point in the history
Create id-national.php
  • Loading branch information
kylekatarnls authored Jun 26, 2024
2 parents b04cb23 + 22e2606 commit 860b1b9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/Cmixin/Holidays/id-national.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php

return [
'new-year' => '01-01',
'may-day' => '05-01',
'pancasila-day' => '06-01',
'independence-day' => '08-17',
'christmas' => '12-25',
];

0 comments on commit 860b1b9

Please sign in to comment.