Forum for Hebcal.com - Free Jewish holiday calendars, Hebrew date converters and Shabbat times
Answer
Michael J. Radwin 1 year ago

Hi, thanks for your message. We're not sure what you mean by glitch? The web page looks correct to us.

https://www.hebcal.com/converter?gd=20&gm=6&gy=2024&g2h=1

Thu, 20 June 2024 = 14th of Sivan, 5784

י״ד בְּסִיוָן תשפ״ד

Parashat Beha’alotcha

    When you click on the parsha link, it takes you to the Torah reading for that week which is Parashat Beha’alotcha. The date listed on the Parashat Beha’alotcha page is always the Shabbat that the parsha is read... in this case, it is Saturday, 22 June 2024.

    If you see a page that incorrectly has the date June 26 on it, could you send the URL and/or a screenshot?

    Answer
    Michael J. Radwin 1 year ago

    Thanks for using the Hebcal date converter.

    Unfortunately, no, we do not offer a timezone parameter or another web API to determine the Hebrew date based on the current date in a timezone.

    You can do this in JavaScript using our Zmanim JavaScript API using something like the following code

    const {Location, Zmanim, HDate} = require('@hebcal/core');
    const location = Location.lookup('Boston');
    const now = new Date();
    const zmanim = new Zmanim(location, now, false);
    const sunset = zmanim.sunset();
    let hd = new HDate(now);
    if (now >= sunset) {
      hd = hd.next();
    }


    0
    Answered

    seems like the haftarah for Parashat Shekalim for Sefardi tradition is wrong. i

    Hadara 1 year ago updated by Michael J. Radwin 1 year ago 3

    t's listed as Haftarah for Vayakhel, but according to mu siddur there is a Sefardi specific haftarah .

    Answer
    Michael J. Radwin 1 year ago

    Thanks, this is very helpful! We have fixed the web pages. The corrected reading appears in both of these places:

    https://www.hebcal.com/sedrot/vayakhel-20240309

    https://www.hebcal.com/holidays/shabbat-shekalim-2024#reading


    Haftarah for Ashkenazim*: II Kings 12:1-17 · 17 p’sukim
    *Shabbat Shekalim

    Haftarah for Sephardim*: II Kings 11:17-12:17 · 21 p’sukim
    *Shabbat Shekalim

    0
    Answered

    Is there a way to subscribe / download the Omer calendar?

    AE Gross 1 year ago updated by Michael J. Radwin 1 year ago 1

    i found the omer calendar for 2024 but I don't see a way to download or subscribe to it.  Am I missing something? 

    Answer
    Michael J. Radwin 1 year ago

    Thanks for your message! You can find the Omer calendar download/subscription feed here:

    https://www.hebcal.com/ical/

    We have also added a download button to that page to make it easier to download/subscribe to a calendar feed if you are already on the Omer page.

    Image 271



    0
    Answered

    Is there a way to donate with a check-I don't have venmo and appreciate this site

    hlshapiro5 1 year ago updated by Michael J. Radwin 1 year ago 1
    Answer
    Michael J. Radwin 1 year ago

    On behalf of Hebcal.com, thanks for your willingness to make a donation! We really appreciate your support.

    Unfortunately, we cannot accept paper check donations. We can only receive donations via PayPal and Venmo.

    Thank you also for choosing Hebcal for your Jewish holiday and calendar needs! If you have any ideas or suggestions for how we could continue to improve Hebcal, we’d love to hear from you.

    Happy Gregorian New Year!

    0
    Answered

    Yahrzeit on 30 Adar I

    bellzw 1 year ago updated by Michael J. Radwin 1 year ago 1

    For a yahrzeit that occurs on 30 Adar I 5760, Hebcal produces a table showing the yahrzeit occurring on 1 Nisan in non-leap years.  Yet the discussion at https://www.hebcal.com/home/54/anniversaries-adar-cheshvan-kislev seems to say that it should be on the last day of Shevat (30 Shevat) in non-leap years. I've attached a screen shot of what I see.

    Image 269

    Have I misunderstood something?  BTW, Chabad shows me an anniversary calendar with the yahrzeit on 30 Shevat in non-leap years.

    Answer
    Michael J. Radwin 1 year ago

    Hi, thanks for contacting Hebcal.

    To calculate yahrzeit dates, please use our Yahrzeit + Anniversary Calendar page. You will note that if you enter 11-March-2005 you will get the Ashkenazic practice for 30 Adar I.

    Thank you for posting a screenshot from our simple Hebcal Hebrew Date converter. The Hebrew Date Converter page does not follow the special rules for a yahrzeit.

    0
    Answered

    can dates be drawn from an excel worksheet and to populate the heb cal

    eiyintova 1 year ago updated by Michael J. Radwin 1 year ago 1
    Answer
    Michael J. Radwin 1 year ago

    We’re pleased to announce support for Comma Separated Values (CSV) file import in the Hebcal Yahrzeit + Anniversary calendar. You can now create a personal list of Yahrzeit (memorial) and Yizkor dates, Hebrew Birthdays and Anniversaries for 20+ years by importing a CSV file.

    Read this article for more details

    https://www.hebcal.com/home/4322/csv-import-for-yahrzeit-anniversary-calendar

    0
    Not a bug

    Some Parshiyot missing

    Beisee 1 year ago updated 1 year ago 4

    Hi

    I'm enjoying your moduls very much!! Thank you!!!

    On this modul https://www.hebcal.com/hebcal?parshat&v=1&cfg=json&s=on&leyning=off&date={{now}}&lg=a

    I noticed now that the Parshas Hashavua of this week, Parshas Vayigash (פרשת ויגש), Vaychi (פרשת ויחי) & (פרשת וזאת הברכה) don't apear. It gives 49 Parshiyot instead of 52

    Please check

    Thank you!

    Answer
    Michael J. Radwin 1 year ago

    thanks for your message. You are correct that Parashat Vayechi is not read during the Gregorian year 2024. This is not a bug. Parashat Vayechi is read once every Hebrew year but is not guaranteed to be read during every Gregorian year.

    Note the dates that the parsha is read below, and you will see that although it is read once every Hebrew year, it is sometimes read twice in the same Gregorian year and not at all in the following Gregorian year.

    Parashat Vezot Habracha is not read on Shabbat. Instead it is read during Simchat Torah.


    0
    Answered

    How do i integrate hebcal in my flutter project

    fabulousmarvelous37 1 year ago updated by Michael J. Radwin 1 year ago 1
    Answer
    Michael J. Radwin 1 year ago

    Thanks for contacting Hebcal!

    From within Flutter, you can use any of the Hebcal developer APIs

    https://www.hebcal.com/home/developer-apis

    Good luck!

    0
    Under review

    dates appear incorrect in google calendar

    Tzipi 1 year ago updated by Michael J. Radwin 1 year ago 1

    hello, I created my own family calendar imported it to google. it is fine

    but now I want to add another yortzeit on the site the list of dates seems correct (2nd of Teveth) but on google calendar after importing it appear on different dates over the years. why? what happened?