-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge everything (except Israel) onto Amudeh Hora'ah mode
- Loading branch information
1 parent
7d8bf28
commit 25cbbc9
Showing
34 changed files
with
160 additions
and
9,287 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,5 @@ | ||
Welcome to the זמני יוסף website, where we calculate Halachic times based on the teachings of HaRav Ovadia Yosef ZT"L and other Sepharadic leaders for each user according to their location. Beyond relying on what he's written throughout his Sefarim (quoted in the description of each time slot), our reported times can match either of the two following calendars: | ||
We are the platform to use whenever and wherever you'd need Halachic Times (Zemanim) according to **Hakham Ovadia Yosef zt'l**, following his practices represented in his **Ohr Hachaim** calendar from Eretz Yisrael. Outside Israel, our algorithm follow's the rules outlined by the Minḥat Kohen (as quoted by R David Yosef, approved by R Yitzḥak Yosef) to comply with the astronomical differences while sticking to seasonal minutes. | ||
|
||
- The **Ohr Hachaim** calendar was made by *Rabbi Shelomo Benizri* of Yeshivat "Ohr Hachaim". This is the calendar Maran zt"l used in Israel, as well as what R' Yitzhak Yosef says to use outside Eretz Yisrael (עין יצחק ג' דף ר"ל). | ||
- The **Amudeh Horaah** calendar was made for places outside Eretz Yisrael by *Rabbi Leeor Dahan*, author of the Mishnah Berurah commentary of that same name. These use adjusted-seasonal minutes for dawn/night-based Halachic times, as an interpretation of R' David Yosef's Halacha Berurah (סימן רס"א ה' י"ג). | ||
|
||
Calculations found on our platform (website and app) are typically more precise for specific geocoordinates than PDFs that need to account for a town as a whole. We benefit from this by introducing a **visible sunrise** option, which needs to be as precise as 2-8km. (More information on that can be found in the description for sunrise) | ||
- Calendars using the outdated USNO algorithm will always be [inaccurate](https://github.com/KosherJava/zmanim/commit/b69dc31cf041279523fc9a4a6ac06912736487bb). With its newer version being closed-sourced (and thus inaccessible to any calendar), we instead use the NOAA algorithm. | ||
- Although we _technically_ calculate down to nanosecond level, we only guarantee reliability to the minutes since seconds and beyond are **unreliable** for practical use. | ||
|
||
Descriptions included with each halachic time come with the relevant sources on how to calculate them as well as explanations of the halachic position. Our terminology usage should be accessible to anyone looking to learn more on the matter, regardless of ethnic background (for Ashkenazim) or alternative approaches to the subject (including those who haven't learned it at all). | ||
- Our sources are pulled primarily from Rabbi Ovadia's teachings and the system he based himself on, including the three Amudeh Horaah's (Rambam, Rif & Rosh), R Yosef Cairo's works (Bet Yosef & Shulḥan Arukh) as well as books written by Rabbi Ovadia and correspondents themselves. Although they can be found throughout the relevant responsa's, they have been compiled in the הוראה ברורה section of Rabbi Leeor Dahan's משנה ברורה: עמידי הוראה III. In addition, they have been summarized for the introduction to Siman 261 in R' David Yosef's הלכה ברורה. | ||
- The codebase we wrote based on these teachings is fully open-source, hosted on our [GitHub repository](https://github.com/Elyahu41/royzmanimwebsite). | ||
- Available through apps, print-out calendars, digital exports, TV schedules for shuls & our website (you're on here right now)! | ||
- Expanded implementations possible through our [open-source codebase](https://github.com/Zemaneh-Yosef). Implementations available in JavaScript, Java & Swift | ||
- _Sugya_ descriptions for every time, with sources and possible trivia. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,12 @@ | ||
<div class="modal fade" id="unsupportedModal" data-bs-backdrop="static" data-bs-keyboard="false" tabindex="-1" aria-labelledby="unsupportedModalLabel" aria-hidden="true"> | ||
<div class="modal-dialog"> | ||
<div class="modal-content"> | ||
<div class="modal-header"> | ||
<h1 class="modal-title fs-5" id="unsupportedModalLabel">Not Supported | אינו נתמך</h1> | ||
</div> | ||
<div class="modal-body"> | ||
Sorry, our website is not compatible with your browser. Please update to the latest version of either Google Chrome, Microsoft Edge, Mozilla Firefox or Safari to use our site. | ||
<hr> | ||
מצטערים, האתר שלנו אינו תואם לדפדפן שלך. אנא עדכן לגרסה העדכנית ביותר של Google Chrome, Microsoft Edge, Mozilla Firefox או Safari כדי להשתמש באתר שלנו. | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="modal-dialog"> | ||
<div class="modal-content"> | ||
<div class="modal-header"><h1 class="modal-title fs-5" id="unsupportedModalLabel">Not Supported | אינו נתמך</h1></div> | ||
<div class="modal-body"> | ||
Sorry, our website is not compatible with your browser. Please update to the latest version of either Google Chrome, Microsoft Edge, Mozilla Firefox or Safari to use our site. | ||
<hr> | ||
מצטערים, האתר שלנו אינו תואם לדפדפן שלך. אנא עדכן לגרסה העדכנית ביותר של Google Chrome, Microsoft Edge, Mozilla Firefox או Safari כדי להשתמש באתר שלנו. | ||
</div> | ||
</div> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.