import datetime
datetime.date.today().isoweekday()
python获取周几
最新推荐文章于 2024-07-11 10:24:04 发布
import datetime
datetime.date.today().isoweekday()