>>> time.strftime("%Y-%m-%d %H:%M:%S", time.localtime())
'2019-01-04 11:20:25'

 

相关文章: