How do I get the DateTime Python module to hold the day of the week without specifying the date?

前端 未结 0 1219
遇见更好的自我
遇见更好的自我 2021-01-02 12:17
Date = datetime.datetime.strptime(f"{AnimeListDates[show][\'day_of_the_week\']}-{AnimeListDates[show][\'start_time\']}", \'%A-%H:%M\')

if

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