nager / Nager.Date

Worldwide holidays (REST API), NuGet or docker container :earth_americas:
https://date.nager.at
MIT License
1.06k stars 172 forks source link

Australia - SA - Adelaide Cup Day #555

Open Motifier opened 8 months ago

Motifier commented 8 months ago

Affected country

Australia

Affected public holiday

Adelaide Cup Day

Source of the information

https://www.australia.gov.au/public-holidays

More information

https://www.safework.sa.gov.au/resources/public-holidays PDF on link above shows below: image

tinohager commented 7 months ago
mleech commented 7 months ago

This does already seem to be there for SA as "March Public Holiday" From AustraliaProvider.cs

items.Add(new PublicHoliday(secondMondayInMarch, "March Public Holiday", "March Public Holiday", countryCode, null, new string[] { "AU-SA" }));