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
Copy file name to clipboardExpand all lines: src/main/java/com/kosherjava/zmanim/package-info.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
* standard Calendar functionality to change dates etc. For non-religious astronomical / solar calculations such as <a href=
6
6
* "https://en.wikipedia.org/wiki/Sunrise">sunrise</a>, <a href="https://en.wikipedia.org/wiki/Sunset">sunset</a> and <a href=
7
7
* "https://en.wikipedia.org/wiki/Twilight">twilight</a>, use the {@link com.kosherjava.zmanim.AstronomicalCalendar}. The {@link com.kosherjava.zmanim.ZmanimCalendar} contains the most
8
-
* commonly used zmanim or religious time calculations. For a much more extensive list of <em>zmanim</em> use the {@link com.kosherjava.zmanim.ComplexZmanimCalendar}.
8
+
* commonly used zmanim or religious time calculations. For a much more extensive list of <em>zmanim</em> use the {@link com.kosherjava.zmanim.ComprehensiveZmanimCalendar}.
9
9
* <b>Note:</b> It is important to read the technical notes on top of the {@link com.kosherjava.zmanim.util.AstronomicalCalculator} documentation.
10
10
* <h2>Disclaimer:</h2> I did my best to get accurate results using standardized astronomical calculations. Please use care when using the library
11
11
* since people rely on the zmanim calculations for <em><a href="https://en.wikipedia.org/wiki/Halakha">halacha lemaaseh</a></em>.
0 commit comments