pray-calc/src
Aric Camarata 4534b41957 feat: add getMidnight and Midnight field to prayer times output
Computes the midpoint of the night (Maghrib to Fajr), commonly used as
the Isha prayer endpoint. Also works with sunrise as the second anchor
for the astronomical variant.

Closes #1
2026-03-22 09:22:59 -04:00
..
calcTimes.ts feat: add getMidnight and Midnight field to prayer times output 2026-03-22 09:22:59 -04:00
calcTimesAll.ts feat: add getMidnight and Midnight field to prayer times output 2026-03-22 09:22:59 -04:00
constants.ts refactor: code quality improvements across the board 2026-03-08 11:10:22 -04:00
getAngles.ts refactor: code quality improvements across the board 2026-03-08 11:10:22 -04:00
getAsr.ts refactor: code quality improvements across the board 2026-03-08 11:10:22 -04:00
getMidnight.ts feat: add getMidnight and Midnight field to prayer times output 2026-03-22 09:22:59 -04:00
getMSC.ts refactor: code quality improvements across the board 2026-03-08 11:10:22 -04:00
getQiyam.ts v2.0.0 — TypeScript rewrite, dual ESM/CJS, 14 methods + PCD dynamic algorithm 2026-02-25 18:11:20 -05:00
getSolarEphemeris.ts refactor: code quality improvements across the board 2026-03-08 11:10:22 -04:00
getTimes.ts feat: add getMidnight and Midnight field to prayer times output 2026-03-22 09:22:59 -04:00
getTimesAll.ts feat: add getMidnight and Midnight field to prayer times output 2026-03-22 09:22:59 -04:00
index.ts feat: add getMidnight and Midnight field to prayer times output 2026-03-22 09:22:59 -04:00
types.ts feat: add getMidnight and Midnight field to prayer times output 2026-03-22 09:22:59 -04:00
validate.ts refactor: code quality improvements across the board 2026-03-08 11:10:22 -04:00