Message 57057 - Python tracker
>> 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