Skip to content

Tags: spatie/holidays

Tags

1.17.0

Toggle 1.17.0's commit message
Fix styling

1.16.0

Toggle 1.16.0's commit message
Fix styling

1.15.0

Toggle 1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add calendar for Nepal (#247)

* feat: add calendar for Nepal

* chore: add snapshot test for Nepal

* chore: add test for checking holiday on specific date

* chore: convert const to variable in trait

* chore: add type for function and variable

1.14.1

Toggle 1.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update(holiday): Utamaduni day renamed to Mazingira day (#245)

* update(holiday): Utamaduni day renamed to Mazingira day

* Update holiday names to match the Public Holidays Act in Kenya

* feat: Add dynamic October 10th holiday naming for Kenya

- Introduced logic to dynamically calculate the name of the October 10th holiday based on the year:
  - Mazingira Day for 2024 and beyond
  - Utamaduni Day from 2022-2023
  - Huduma Day from 2019-2021
  - Moi Day for 2018 and earlier

- Updated test cases to validate holiday names across different years.

1.14.0

Toggle 1.14.0's commit message
fix ISO code for Denmark

1.13.1

Toggle 1.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: improve PHPDoc for get() (#232)

Co-authored-by: Christopher Georg <[email protected]>

1.13.0

Toggle 1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: fix code examples in README.md (#231)

Co-authored-by: Christopher Georg <[email protected]>
Co-authored-by: Niels Vanpachtenbeke <[email protected]>

1.12.0

Toggle 1.12.0's commit message
run code styling set

1.11.0

Toggle 1.11.0's commit message
Fix styling

1.10.0

Toggle 1.10.0's commit message
phpstan fixes