摘要:
https://www.runoob.com/python/python-date-time.html 当前时间: import time now=time.strftime('%Y-%m-%d %H:%M:%S',time.localtime(int(time.time())-24*60*60)) 阅读全文
posted @ 2021-07-11 20:52
bjhhh
阅读(94)
评论(0)
推荐(0)
|
摘要:
https://www.runoob.com/python/python-date-time.html 当前时间: import time now=time.strftime('%Y-%m-%d %H:%M:%S',time.localtime(int(time.time())-24*60*60)) 阅读全文
posted @ 2021-07-11 20:52
bjhhh
阅读(94)
评论(0)
推荐(0)
|