标签: python-3.x timezone python-3.6 datetime-format
我需要将恒星返回的datetime字符串转换为python date time时区感知对象。我该怎么做:
Date String : "created_at": "2019-05-12T12:17:49Z"
我不确定上述日期字符串代表哪个时区,我希望时区为UTC。