[issue1673409] datetime module missing some important methods

Skip Montanaro report at bugs.python.org
Fri Nov 2 17:55:24 CET 2007


Skip Montanaro added the comment:

>> No fractions of a second...

    Jon> If we're expecting floating-point, then everything you said earlier
    Jon> about the limitations of ints was a bit redundant ;-)

Yes, sorry.  I responded to the mail without going back and reviewing the
entire thread.  (It's been a couple months.)  Note however that my example
to_timestamp() function converts the microseconds field to seconds and
include them in the result.

So, are we concluding that nothing needs to be added to the datetime module?

Skip

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1673409>
_____________________________________


More information about the Python-bugs-list mailing list