SyntaxFix
Write A Post
Hire A Developer
Questions
for those that just want to make a timezone aware datetime
import datetime import pytz datetime.datetime(2019, 12, 7, tzinfo=pytz.UTC)