Display a Jewish Calendar with Shabat times on my website by Hebcal + FullCalendar.io in Hebrew and RTL
There is a script code or example of displaying the Jewish Calendar with Shabat times on my website by Hebcal + FullCalendar.io in Hebrew (and RTL)?
Thanks
Anat
Answer
I found it by FullCalendar docs to add the timeFormat: 'H(:mm)' for uppercase H for 24-hour clock.
Thanks,
Anat
If you’d like to include candle-lighting times for Shabbat and holidays, be sure to adjust the urlparameter to include c=on and one of the location fields (such as geonameid=3448439 for São Paulo, Brazil).
You may need to consult the FullCalendar.io documentation on how to use non-English names for the days of the week.
Thanks,
What about the shabat times?
How can I translate the months and days to Hebrew language?
Anat
use &lg=h instead of &lg=s in the Hebcal URL for Hebrew. You may need to consult the FullCalendar.io documentation on RTL support on their end.
Customer support service by UserEcho
If you’d like to include candle-lighting times for Shabbat and holidays, be sure to adjust the
urlparameter to includec=onand one of the location fields (such asgeonameid=3448439for São Paulo, Brazil).You may need to consult the FullCalendar.io documentation on how to use non-English names for the days of the week.