在用时间转化时,一直报AttributeError: module 'datetime' has no attribute 'now',
我用的
import datetime
datetime .now() 一直报错
可以使用 datetime.datetime.now()
在用时间转化时,一直报AttributeError: module 'datetime' has no attribute 'now',
我用的
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。