An astronomical library
According Meeus(2009) page 61, Example 7.b, "the JD corresponding to January 27 at noon of the year 333" is 1842713.0 But following expression get 1842712 ```{javascript} julian.DateToJD(new Date(Date.UTC(333,0,27,12,0,0))) ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by hjy1210 and has received 0 comments.