bbenefield89 / PythonAlarm

A CLI to set alarms
MIT License
2 stars 4 forks source link

Error when rolling over to the next month #3

Closed bbenefield89 closed 6 years ago

bbenefield89 commented 6 years ago

This problem is up for grabs if anyone stumbles across it.

Problem

On days of the month where the next day is the new month, currently the day will increase by one instead of going to the first day of the next month.

Expected

Going from last day of month should then go to first day of next month. e.g. 8/31/2018 => 9/1/2018