Examveda

Which of the following functions can be used to find the coordinated universal time, assuming that the datetime module has already been imported?

A. datetime.utc()

B. datetime.datetime.utc()

C. datetime.utcnow()

D. datetime.datetime.utcnow()

Answer: Option D


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python