-
-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Australia - Easter Sunday missing for some states #608
Comments
hat would mean that from 2017 the holiday should apply to the whole of australia Nager.Date/src/Nager.Date/HolidayProviders/AustraliaHolidayProvider.cs Lines 231 to 244 in 89ece8f
|
I have check this source -> https://www.fairwork.gov.au/employment-conditions/public-holidays
It looks in Tasmania Easter Sunday is not a public holiday. |
Wow! I actually live in Tasmania and I had no idea. How bizarre! |
Hi, i have push a pull request can you check it please |
Looks good to me. Thanks. |
i have published a new version |
Affected country
Australia
Affected public holiday
Easter Sunday
Source of the information
https://www.qld.gov.au/recreation/travel/holidays/public
More information
All states have nominated Easter Sunday as a public holiday. E.g. Queensland link shown above.
The API incorrectly provides the date only for: ACT, NSW, VIC and WA.
It is currently national, so the simplest fix would seem to be to simply remove the 'Counties' specification.
The text was updated successfully, but these errors were encountered: