| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| This folder has no files. | |||
| Totals: 0 Items | 0 | ||
Notes: This library allows applications to convert between Hijri/Gregorian dates and compute Muslim prayer times and Qibla direction based on multiple methods of calculation. Part of the Islamic Tools and Libraries project (ITL). Changes: * Changes in libitl-0.7.0 ** New Features *** Added a new method, for more info see prayertime/doc/method-info.txt. *** Added preliminary support for delta-t *** Added improved Invalid/error handling for all prayers ** Bug fixes *** Fixed a bug causing wrong Assr prayer times in Southern hemisphere locations. *** Fajr and Ishaa Intervals will not be set when Maghrib/Shurooq is 99 (i.e. invalid) ** Build process *** We now ship a configure script by default in packages, and Autoconf is no longer required to compile the library. *** Added proper static library building by default *** Added preliminary support for libtool using the "libitl-libtool" make option Plus many code-level restructuring, documentation, and cleanups.