calendar_is_business_day
ActiveTool of Ready APIs
declared in 1.0.0
Check whether a US date is a business day (weekday and not a federal holiday).
Parameters schema
{
"type": "object",
"required": [
"date"
],
"properties": {
"date": {
"type": "string",
"description": "ISO date YYYY-MM-DD."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries