The carry up currently causes the dates like "2017-04-30" to result in "Invalid date", while other dates like "2017-04-29" all the way down to "2017-04-1" yield the right result.
@matthewmueller is this project still maintained. I see that the build is failing on some piece of code which is not directly related to the change I am proposing in this PR.
The carry up currently causes the dates like "2017-04-30" to result in "Invalid date", while other dates like "2017-04-29" all the way down to "2017-04-1" yield the right result.