파이썬(Python)/오류해결
AttributeError: module 'datetime' has no attribute 'utcnow'
무지성개발자
2022. 5. 2. 10:48
import datetime
datetime.datetime.utcnow()
http://47.112.232.56/