n8n-nodes-shabbat-time
Version:
n8n community node to check if a given date/time falls on Shabbat or Jewish holiday with precise time checking
16 lines (15 loc) • 451 B
JSON
{
"node": "n8n-nodes-base.shabatTime",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Lifestyle", "Transform", "Utility"],
"resources": {
"credentialDocumentation": [],
"primaryDocumentation": [
{
"url": "https://www.hebcal.com/home/195/shabbat-times-rest-api"
}
]
},
"alias": ["jewish", "shabbat", "sabbath", "holiday", "calendar", "hebcal"]
}