Stay Hungry,Stay Foolish!

摘要: API https://docs.python.org/3/library/datetime.html#datetime.datetime.now now接口获取本地时间, tz不带表示当地时区, 带上可以指定特定时区。 utcnow获取世界协调时间 classmethod datetime.now 阅读全文
posted @ 2021-07-08 15:26 lightsong 阅读(136) 评论(0) 推荐(0)
摘要: setTimeout https://docs.python.org/3.6/library/sched.html The sched module defines a class which implements a general purpose event scheduler: class s 阅读全文
posted @ 2021-07-08 14:15 lightsong 阅读(88) 评论(0) 推荐(0)
千山鸟飞绝,万径人踪灭