原文:忘了
import time curTime=time.strftime('%Y-%m-%d %H%M%S',time.localtime(time.time())) print(curTime)