Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sbooth committed Oct 30, 2023
1 parent 6aadb9a commit f120043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Julian day number (JDN) and Julian date (JD) calculations supporting proleptic Julian and Gregorian calendars.

Conversion to and from dates ranging from `-9999-01-01` to `99999-12-31` is supported.
Conversion to and from dates in the range `-9999-01-01` to `99999-12-31` is supported.

The JDN conversion algorithms are adapted from Richards, E.G. 2012, "[Calendars](https://aa.usno.navy.mil/downloads/c15_usb_online.pdf)," from the *Explanatory Supplement to the Astronomical Almanac, 3rd edition*, S.E Urban and P.K. Seidelmann eds., (Mill Valley, CA: University Science Books), Chapter 15, pp. 585-624.

Expand Down

0 comments on commit f120043

Please sign in to comment.