Forum for Hebcal.com - Free Jewish holiday calendars, Hebrew date converters and Shabbat times
+1
Completed

Please include Yizkor dates in the calendar.

hirschmana 7 years ago updated by Hidemyemail 1 year ago 4
Answer
Michael J. Radwin 1 year ago

Thank you for using Hebcal! To create a personal list of Yahrzeit (memorial) and Yizkor dates for 20+ years, please visit https://www.hebcal.com/yahrzeit

    +1
    Answered

    Tish'a B'Av 5779 seems to be on 20190810

    inqhc 7 years ago updated by Michael J. Radwin 5 years ago 1

    Per the Date Converter, Tish'a B'Av 5779 seems to be on 20190810, and not 20190811, as indicated on at the Holiday pages, https://www.hebcal.com/holidays/tisha-bav. Will someone please investigate and fix if applicable?

    Answer
    Michael J. Radwin 5 years ago

    When the 9th of Av falls on Shabbat and the Tish’a B’Av fast is postponed to the 10th, the calendar event now says “Tish’a B’Av (observed)”.

    +1

    Shabbat time are displayed wrong! one hour too late

    Michael Fried 7 years ago 0

    I prepared a Calendar for אשדוד (Ashdod, Israel), but all the candleLighting/MotzeShabbat times are wrong in summertime! one hour too late (!). 

    On the website, they're displayed correctly (including summer time). but in the ICS file, you apparently added another hour for the second time! 

    it seems YOU ADD SUMMER-TIME TWICE!

    e.g. it gives the coming shabbat to start at 20:19... instead of 19:19

    +1
    Fixed

    Google Calendar is not accepting the G-Cal URL or iCal URL

    Evan 7 years ago updated by Michael J. Radwin 5 years ago 3

    Im trying to add the Hebcal URL but google is not accepting it or adding a new calendar. Did google change something?

    Thank You!

    +1
    Declined

    Hi, How can i download to Palm OS? yes im still using PALM

    Aaron 7 years ago updated by Michael J. Radwin 5 years ago 3
    Answer
    Michael J. Radwin 5 years ago

    Hi, sorry about that, we have removed Palm support from Hebcal. PalmOS devices were discontinued in 2011 and it's time for us to discontinue our support as well.


    +1
    Answered

    Hebrew Date Converter REST API request limits...

    loleson 7 years ago updated by Michael J. Radwin 5 years ago 1

    Hi,


    Does anyone know where I can find information regarding limits on requests - for example how many requests can be made per minute, hour, day?

    Thanks!

    Answer
    Michael J. Radwin 5 years ago

    You may receive a 429 “Too Many Requests” error if your client makes more than 90 requests in a 10-second window. Remember, this is a free service; please be polite and send batch API requests slowly over a longer period of time.


    Documented here:


    https://www.hebcal.com/home/1498/hebcal-developer-api-minor-updates

    +1
    Completed

    Can I find the dates of Passover for the past 20Years?

    Guthrie 7 years ago updated by Michael J. Radwin 5 years ago 1
    Answer
    Michael J. Radwin 5 years ago

    You can find past dates for Passover here

    https://www.hebcal.com/holidays/pesach-2001#dates

    +1
    Not a bug

    cross-origin error in angular

    roizofiof 7 years ago updated by Michael J. Radwin 3 years ago 3

    Hi,

    I'm trying to convert georgian date to hebrew date via your api but I get this error:

    Access to XMLHttpRequest at 'https://www.hebcal.com/converter/?cfg=json&gy=2000&gm=12&gd=31&g2h=1' from origin 'http://localhost:4200' has been blocked by CORS policy: Request header field Access-Control-Allow-Origin is not allowed by Access-Control-Allow-Headers in preflight response.

    I am using angular observable.

    What I need to do?