
Date for havdalah moti pesach /24 WRONG
your calendar for 2024 for North American cities has April 29//24 as the date for havdalah, end of pesach. That is wrong. It ends April 30.

Erev Chag vs Chol Hamoed
As you can see, in the first yom tov of pesach, the day where the holiday comes in is marked as "Erev Pesach" whereas at the end of chol hamoed, the last yom tov doesn't have such a designation so that when it gets imported into outlook, the user does not know that it is really a half day and not a real, full chol hamoed day.

Hebcal core on react app not working
Hi
I tried using the @hebcal/core library on a react project, but it gives me this error when launching the app
./node_modules/@hebcal/core/dist/index.mjs 6243:10
Module parse failed: Unexpected token (6243:10)
File was processed with these loaders:
* ./node_modules/babel-loader/lib/index.js
You may need an additional loader to handle the result of these loaders.
| * @private
| */
> latitude;
| /**
| * @private
Can someone help me with this?
Thanks

By the way, we can get your app to work just fine if you make the following changes:
index 64e508a..db6d809 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,8 @@ "@capacitor/device": "^5.0.0", "@capacitor/ios": "^5.0.0", "@capacitor/network": "^5.0.0", - "@hebcal/core": "^5.3.3", + "@hebcal/core": "^5.8.6", + "@hebcal/locales": "^6.0.1", "@ionic-native/core": "^5.36.0", "@ionic-native/geolocation": "^5.36.0", "@ionic/react": "^5.5.0", diff --git a/src/components/Cal.jsx b/src/components/Cal.jsx index 0529921..09204b7 100644 --- a/src/components/Cal.jsx +++ b/src/components/Cal.jsx @@ -4,7 +4,7 @@ import React, { useEffect, useState, useLayoutEffect } from 'react' import { IonText, IonIcon, IonButton, IonPopover, useIonViewWillEnter, IonPage, IonContent } from '@ionic/react'; import { chevronBackOutline, chevronForwardOutline } from "ionicons/icons" import { HebrewCalendar, Location, GeoLocation, Zmanim, HDate } from '@hebcal/core'; -// import '@hebcal/locales'; +import '@hebcal/locales'; import axios from 'axios' import add from 'date-fns/add' import sub from 'date-fns/sub'

tefillin times based on zip code in USA
Can Hebcal create a link to tefillin times based on USA zip codes?

Thanks for your question. The Jewish new year, Rosh Hashanah, occurs in the autumn. The year changes from 5784 to 5785 on Wednesday 2 October 2024.
For more information read the Wikipedia article describing the 4 new years in the Hebrew calendar
https://en.m.wikipedia.org/wiki/Rosh_Hashanah#The_Four_%22New_Years%22

How to get zmanim from lat and long only
Hi
I want to get zmanim infromation for a location but I only have the lat and long of the user
How can I use the API to get all information just with that?
In the documentation I found that to get zmanim I need the geolocation, but to get that I need the name and timeZoneId, but I don't have those

Ical available for Shabbos licht times?
https://www.hebcal.com/shabbat
I would love to put Shabbos licht times in my Thunderbird calendar, but I cannot find that on the Shabbos times page or the iCal page. I currently make use of several resources from the iCal page, but wish there was an option to import licht times.
Am I looking in the wrong place?
It would be convenient if it were something like:
webcal://download.hebcal.com/ical/shabbat-times-zip11111.ics

Thanks for using Hebcal!
Shabbat times can indeed be downloaded to iCalendar but we could improve our user experience to make this easier to find.
From a Shabbat times page like this one:
https://www.hebcal.com/shabbat?zip=02906&ue=on&M=on&lg=s
If you click the "2024 calendar" button like below:
Which will take you to a page that lets you download/subscribe as follows:

Wrong date after sunset
Hebcal is my favourite watch complication!
The watch complication correctly shows the Hebrew date after sunset. So on Motsae Shabbat it shows Yom Rishon.
However clicking on the date shows the previous day. So on Motsae Shabbat it shows Shabbat.
It would be great if this little bug could be fixed.

Cannot edit existing Yahrtzeit Calendar
I've been trying to edit an existing Yahrtzeit calendar that I subscribe to in iCal. On the Hebcal help page it says:
1. First, navigate to https://www.hebcal.com/yahrzeit
2. Next, click the existing calendar link under the “View or edit an existing personal calendar” section of the page
But I've scoured the page over and over and cannot find a “View or edit an existing personal calendar”section on that page. Am I missing something?
Customer support service by UserEcho