Transform string format to time type in python3

前端 未结 0 1832
你的背包
你的背包 2020-12-23 20:47
time1 = \'03 Mar 1999\'
time2 = \'16 Apr 1999\'

How to convert the above from string to time?

I need to compare which one is earlier and the

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