最后上网一查,发现dateutil.parser.parse。可以不用我们指定格式,直接将字符串转换为datetime格式。 import datetime import dateutil ...
確定! 回上一頁