Quote:
Originally Posted by freshlogic
I think changing line 263 from "if(days > 366)" to "if(days >= 366)" might fix the bug...
|
I was thinking the same thing (edit: wrong...see below) when analyzing it.
--
The complete output from stepping through the loop starting 10593 days from January 1st 1980 can be found
HERE.