mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-05-19 14:27:52 -04:00
Fixed #187 - Seasons() fixes from kotlin branch.
Backported fixes to the Seasons functions in C, C#, Python, and JavaScript. They were failing to find equinoxes and/or solstices for distant year values. Also brought over some other minor code cleanup.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
March equinox : 2019-03-20T21:58:19.366Z
|
||||
June solstice : 2019-06-21T15:54:01.251Z
|
||||
September equinox : 2019-09-23T07:50:00.100Z
|
||||
December solstice : 2019-12-22T04:19:32.431Z
|
||||
March equinox : 2019-03-20T21:58:19.248Z
|
||||
June solstice : 2019-06-21T15:54:02.001Z
|
||||
September equinox : 2019-09-23T07:49:59.929Z
|
||||
December solstice : 2019-12-22T04:19:32.258Z
|
||||
|
||||
Reference in New Issue
Block a user