[Python-Dev] datetime and timedelta enhancement (original) (raw)

Victor Stinner victor.stinner at haypocalc.com
Sat Nov 15 01:41:00 CET 2008


datetime.totimestamp() can be implemented to produce a float in range [-231; 231-1]

An implementation of this method is proposed as a patch in issue #2736.

-- Victor Stinner aka haypo http://www.haypocalc.com/blog/



More information about the Python-Dev mailing list