时间代码表示:


import time

print(time.strftime("%Y,%m,%d %X",time.localtime()))



原文地址:https://www.cnblogs.com/huangjinshan/p/6168759.html