请问我的代码哪里出错了:
import datetime d = "2013-W26" r = datetime.datetime.strptime(d, "%Y-W%W") print(r)
显示"2013-01-01 00:00:00",谢谢。
用户名或邮箱地址
密码