python打印除当前日期时间

#打印除当前日期时间
import datetime
print(datetime.datetime.now())


 

posted @ 2024-02-19 17:58  琳达的博客  阅读(3)  评论(0编辑  收藏  举报