Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in Python by (1.6k points)

Does time.time() in the Python time module return the system's time or the time in UTC?

1 Answer

0 votes
by (25.1k points)
edited by

time.time() returns seconds since epoch which is seconds since 00:00:00 Thursday, 1 January 1970, 

To know more about this you can have a look at the following video tutorial:-

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

31k questions

32.8k answers

501 comments

693 users

Browse Categories

...