给定日期:
my_guess = '2014-11-30' their_guess = '2017-08-30'
如何拆分日期之间的差异,返回正确的日历日期?
python datetime date
date ×1
datetime ×1
python ×1