azuyalabs / yasumi

The easy PHP Library for calculating holidays
https://www.yasumi.dev
Other
1.05k stars 155 forks source link

cant create provider instance for Czechia #289

Closed jbezdekk closed 1 year ago

jbezdekk commented 2 years ago

Hi,

I am trying create provider instance for Czechia but after executing my code I just get error "Unable to find holiday provider "Czechia"". According to your docs Czechia should be valid create function argument.

Thanks.

stelgenhof commented 2 years ago

Hi @jbezdekk Thank you for spotting this! The real provider name is CzechRepublic, so you may want to use that. The documentation is then not correct, and I will correct that.

github-actions[bot] commented 1 year ago

Since this issue has not had any activity within the last 90 days, I have marked it as stale. I will close it if no further activity occurs within the next 10 days.

stelgenhof commented 1 year ago

I have corrected the provider name on the documentation site.