datetime : ValueError: day is out of range for month

前端 未结 0 632
庸人自扰
庸人自扰 2020-12-20 06:00

The script I\'m writing takes two dates and gives back the duration between them, it uses the datetime built-in module.

import datetime
print(\'Enter the date         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题