Fix the way the years and months are handled so they are in sync. The nested...
Fix the way the years and months are handled so they are in sync. The nested loop approach does not work well across year boundaries as you end up with a December to January on the inner loop but you do not increment the year in between.
Showing
This diff is collapsed.
Please register or sign in to comment