mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-08-02 02:46:53 -04:00
Addressed limitations of the logic I copied from NOVAS cal_date(). Its formulas did not work for years much before -12000 due to integer division going negative. I figured out how to make the formulas work for plus or minus 1 million years from the present era.