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:
Don Cross
2022-04-08 18:18:45 -04:00
parent 94eabbd4a9
commit 0c4e3dfec3
28 changed files with 391 additions and 245 deletions

View File

@@ -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