views:

41

answers:

0

How can I produce a timestamp to millisecond accuracy from a date or datetime in Python?

There are an overwhelming number of methods and ways of doing this, and I'm wondering which is the most Pythonic way.