You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added six variants of the Yereim's bain hashmashos zmanim.
AstronomicalCalculator.getRefraction() and .getSolarRadius() now have public access.
Deprecate the GeoLocationUtils class. All of its functionality is in the GeoLocation class.
Updated JavaDocs (no more errors or warnings).
Added Lag Ba'omer.
Added Shushan Purim Katan.
Added Daf.setMasechtaTransliterated(String[] masechtosBavliTransliterated) and Daf.setYerushlmiMasechtaTransliterated(String[] masechtosYerushalmiTransliterated).
Fix AstronomicalCalendar getSunriseSolarDipFromOffset() and getSunsetSolarDipFromOffset (they are still inefficient) to properly allow claculations before and after sun rise/set.
Simplify and reduce code duplication in ZmanimCalendar generic zmanim calculations.
Change some Hebrew lists that are not expected to change to be final.