shabbat-times
Calculate Shabbat and holiday candle-lighting and Havdalah times using latitude, longitude, and timezone for a specified date range.
Instructions
Generates Shabbat and holiday candle-lighting and Havdalah times for a given location and date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | Latitude as decimal, valid range -90 to +90 (e.g. 41.85003) | |
| longitude | Yes | Longitude as decimal, valid range -180 to +180 (e.g. -87.65005) | |
| tzid | Yes | Olson timezone ID (e.g. "America/Chicago", "Europe/Moscow") | |
| startDate | Yes | Start date in yyyy-MM-dd format | |
| endDate | Yes | End date in yyyy-MM-dd format |