Tino Hager
Tino Hager
for info we currently have the changelog https://github.com/nager/Nager.Date/blob/master/CHANGELOG.md
Is there an official source for the adjustments, wikipedia, the government?
@florin-bujoreanu Can you check my pull request
@fidelpita In my pull request i have two counties for 2022, is this information wrong? ```cs case 2022: counties = new string[] { "ES-GA", "ES-VC" }; ``` https://github.com/nager/Nager.Date/pull/409/files
I have already looked at this once but there is no fixed date for this holiday. As far as I have read in here, the holidays depend on the moon...
https://en.wikipedia.org/wiki/Public_holidays_in_Angola
According to this Official Document, our implementation is correct. https://www.admin.ch/gov/de/start/dokumentation/medienmitteilungen.msg-id-76383.html
This is because I can't get along with the 404 code, it gives me too much of a feeling that the endpoint doesn't exist. But with a 400 I could...
If you move the holiday code in a separate method, you could simply add the respective state per year and we would not always have to define the full list....
@HayriPV This is a duplicate, check this issue https://github.com/nager/Nager.Date/issues/156