-
Pierre Cazenave authored
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.
8ce03cca