yakir8 / kosher_dart

GNU Lesser General Public License v2.1
20 stars 19 forks source link

Shabbos Entry and Exit Dates #13

Closed kishore181995 closed 2 years ago

kishore181995 commented 2 years ago

Hello @yakir8

Regarding the Shabbos entry and exit times fetched by the Zmanim Calendar. The entry date is fetching a date that is after the exit date for Shabbos. And also the Shabbos entry date is fetched as Saturday, not Friday. Considering today's date 23-02-2022 the Shabbos entry and exit dates are,

Latitude - 17.6868159. Longitude - 83.2184815. Elevation - 54.0 Time Zone Offset - 5:30:00.000000 Current Date - 2022-02-23 13:58:29.072584.

Shabbos Start date 2022-02-27 17:41:46.000 // using the getShabbosStartTime() method. Shabbos Exit date 2022-02-26 18:37:27.000 // using the getShabbosExitTime() method. I have compared the Shabbos entry and exit dates with *[Chabad.org](https://www.chabad.org/calendar/candlelighting_cdo/aid/6226/coords/17.68682%2C83.21848/locationtype/3/n/Visakhapatnam/tdate/2-23-2022/tzname/AsiaCalcutta/jewish/Shabbat-Candle-Lighting-Times.htm)** website.

Shabbos Issue.txt

shabbath issurs

Could you please let meknow if I am missing anything.

yakir8 commented 2 years ago

Hi @kishore181995, Sorry that took me long time to response, I found bug in my code and fix it on version 2.0.10, now you can update to new version. Thanks for letting me know about this bug.