Go to file
David Todd 6a8376d530
Refactor setDateRange
This function wasn't working with different arguments such as days and start
It would always return x days off of today instead of the date to start at
It now always returns x days off of the date supplied to start or today if start is invalid
This also works for stop (they use the same checkDate function)
2016-03-29 09:59:10 -05:00
ebay.py Refactor setDateRange 2016-03-29 09:59:10 -05:00