@hebcal/core 3.45.3 → 3.45.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -6,7 +6,7 @@ location. Torah readings (Parashat HaShavua), Daf Yomi, and counting of the Omer
6
6
  also be specified. Hebcal also includes algorithms to calculate yahrzeits,
7
7
  birthdays and anniversaries.
8
8
 
9
- [![Build Status](https://circleci.com/gh/hebcal/hebcal-es6.svg?style=svg)](https://circleci.com/gh/hebcal/hebcal-es6)
9
+ [![Build Status](https://github.com/hebcal/hebcal-es6/actions/workflows/node.js.yml/badge.svg)](https://github.com/hebcal/hebcal-es6/actions/workflows/node.js.yml)
10
10
 
11
11
  Hebcal was created in 1994 by Danny Sadinoff as a Unix/Linux program written in C, inspired
12
12
  by similar functionality written in Emacs Lisp. The initial JavaScript port was released in
@@ -2442,7 +2442,7 @@ the times are guaranteed to be wrong.
2442
2442
 
2443
2443
  To add candle-lighting options, set `options.candlelighting=true` and set
2444
2444
  `options.location` to an instance of `Location`. By default, candle lighting
2445
- time is 18 minutes before sundown (40 minutes for Jerusalem) and Havdalah is
2445
+ time is 18 minutes before sundown (40 minutes for Jerusalem, 30 minutes for Haifa and Zikhron Ya'akov) and Havdalah is
2446
2446
  calculated according to Tzeit Hakochavim - Nightfall (the point when 3 small stars
2447
2447
  are observable in the night time sky with the naked eye). The default Havdalah
2448
2448
  option (Tzeit Hakochavim) is calculated when the sun is 8.5° below the horizon.