Files
astronomy/demo/python/correct
Don Cross 503538da12 PY: Fixed calendar/time conversion functions for extreme year values.
Applying the same recent fixes to C and C# to the Python code.

I'm also changing my philosophy of representing times.
From now on, they will be truncated to the floor millisecond,
not rounded to the nearest millisecond. This means we don't reach
another calendar date until we have had 60 full seconds after
the last minute. Otherwise there is too much nasty logic for
rounding up calendar dates. I will follow suit across all languages.
2023-02-25 22:37:58 -05:00
..
2022-04-30 21:01:11 -04:00
2022-04-30 21:01:11 -04:00
2022-04-30 21:01:11 -04:00
2022-04-30 21:01:11 -04:00
2023-02-12 16:28:37 -05:00
2022-04-30 21:01:11 -04:00
2022-04-30 21:01:11 -04:00