Unexpected behavior of python datetime strptime with zero-padded formats

前端 未结 0 814
一向
一向 2021-01-11 18:43

I have list of strings representing datetimes in different formats. I.e.:

list_date_str = [\'2021010112\', \'202101011210\']

The first should

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