New submission from Dirkjan Ochtman <[email protected]>:

There's datetime.fromtimestamp() and datetime.timetuple(), but no 
datetime.timestamp(). It should be possible to round-trip a UNIX timestamp 
through a datetime.datetime.

----------
messages: 161558
nosy: djc
priority: normal
severity: normal
status: open
title: datetime.datetime should have a timestamp() method
versions: Python 2.7, Python 3.2

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue14908>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to