[docs] [issue12758] time.time() returns local time instead of UTC

Ezio Melotti report at bugs.python.org
Tue Aug 16 11:17:01 CEST 2011


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

"""
Return the local time as a floating point number expressed in seconds since the epoch.
"""

----------
nosy: +belopolsky

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12758>
_______________________________________


More information about the docs mailing list