Home
/
Python 3.11
/
Datetime
/
utcnow
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Datetime
utcnow
Python 3.11
Return the current UTC date and time, with tzinfo None.
Syntax
PYTHON
Copy
classmethod datetime.utcnow()
See Also
tzinfo
now()
datetime
now()