We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
utcnow() reference docs:
Deprecated since version 3.12: Use datetime.now() with UTC instead.
We have 23 uses of utcnow() (mostly tests and examples): all seem straight forward to change to now() with utc argument
utcnow()
now()