Labour day nsw 2024
- when is labour day in nsw
- when is labour day in nsw australia
- when is labour day in nsw 2023
- when is labour weekend in nsw
Nsw school holidays 2024
Nsw public holidays 2024.
When is Labor Day in New South Wales, Australia?
$curl -G -d country="AU-NSW"-d year="2024"-d pretty
-d key="__YOUR_API_KEY__""https://holidayapi.com/v1/holidays"
import "github.com/joshtronic/go-holidayapi"
hapi := holidayapi.NewV1("__YOUR_API_KEY__")
holidays, err := hapi.Holidays(map[string]interface{}{
"country": "AU-NSW",
"year": "2024",
})
import { HolidayAPI } from 'holidayapi';
const key = '__YOUR_API_KEY__'
const holidayApi = new HolidayAPI({ key });
holidayApi.holidays({
country: 'AU-NSW',
year: '2024',
});
$key = '__YOUR_API_KEY__';
$holiday_api = new \HolidayAPI\Client(['key' => $key]);
$holidays = $holiday_api->holidays([
'country' => 'AU-NSW',
'year' => '2024',
]);
$Body = @{}
$Body.key = "__YOUR_API_KEY__"
$Body.country = "AU-NSW"
$Body.year = "2024"
$Url = "https://holidayapi.com/v1/holidays"
$Result = Invoke-RestMethod -Uri $Url -Body $Body
$Result.holidays
import holidayapi
key = '__YOUR_API_KEY__'
hapi = holidayapi.v1(key)
holidays = hapi
- when is may day in nsw
- when is labour day in new south wales