woxio770 发表于 2017-4-21 12:16:30

Python时间格式化

Python时间格式化,我指的是将python日期格式化为字符串型

mydate.strftime("%Y-%m-%d %H:%M:%S")
页: [1]
查看完整版本: Python时间格式化