Skip to content

ayahc1093/Zmanim

 
 

Repository files navigation

This project is a port from the Java zmanim-project developed by Eliyahu Hershfeld.

The Zmanim ("times" referring to the calculations of time that govern the start and end time of Jewish prayers and holidays) project is a .NET API for generating zmanim from within .NET programs. If you are a non programmer, this means that the software created by the project is a building block of code to allow other programmers to easily include zmanim in their programs. The basis for most zmanim in this class are from the sefer Yisroel Vehazmanim by Rabbi Yisroel Dovid Harfenes.

The code available under the LGPL license. Please note: due to atmospheric conditions (pressure, humidity and other conditions), calculating zmanim accurately is very complex. The calculation of zmanim is dependant on Atmospheric refraction (refraction of sunlight through the atmosphere), and zmanim can be off by up to 2 minutes based on atmospheric conditions. Inaccuracy is increased by elevation. It is not the intent of this API to provide any guarantee of accuracy.

TODO: * Make it Linq friendly. * Add examples how to use this project in a ASP.NET MVC site and WPF Application.

About

Jewish Zmanim Framework (Port of Java Zmanim project by KosherJava)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.7%
  • Other 1.3%