skarim / vobject

A full-featured Python package for parsing and creating iCalendar and vCard files
https://vobject.sameenkarim.com
258 stars 93 forks source link

Should support datetime.datetime.utc #154

Open trung-nnh opened 4 years ago

trung-nnh commented 4 years ago

Version 0.9.5 Here is the error when I run test: Selection_031

Some libs such as iso8601 v0.1.12 parses datetime from string and returns datetime object which has tzinfo=datetime.datetime.utc