-
https://www.hebcal.com/home/197/shabbat-times-rest-api
-
Please, could you check why the simple test returns data in HTML format (expected json)?
```javascript
var request = require('request');
var requestShabbat = "http://www.hebcal.com/shabbat/?c…
-
Also add 2 configuration options so the site admin can control if they want major holidays shown, and if they want minor holidays shown. Holiday dates and names will be retrieved from hebcal.com APIs.
-
Here are the ticket prices and available dates for three available venues.
**Renaissance Chicago North Shore**
Available September 16, ~~September 30~~ (conflicts with Yom Kippur) and October 7…
-
Yom HaAliyah (Aliyah Day) (Hebrew: יום העליה) is an Israeli national holiday celebrated annually on the tenth of the Hebrew month of Nisan. According to Wikipedia, this holiday will be observed firs…
-
I believe the index might be off by 1 when setting JewishDate via DateTime. In other words, given a DateTime which corresponds to Iyar, passing it to JewishDate will cause the month settings for the J…
dakom updated
8 years ago
-
```
I have added a new calendar to my gmail account. The first 4 calendars
(Personal/School/Holidays/Jewish Holidays)i originally added show in the widget
just fine. The latest calendar is being s…
-
```
I have added a new calendar to my gmail account. The first 4 calendars
(Personal/School/Holidays/Jewish Holidays)i originally added show in the widget
just fine. The latest calendar is being s…
-
holidays.py imports the Jewish months from hebrew.py but in the Yom Kippur calculation it refers to TISHRI instead of hebrew.TISHRI, causing a "not defined" error.
-
We are encountering problems with this gem and #8 fixes the issue for us (due to using zk 1.9.6). Are there any plans to release a new version with this fix included?