Converting date to milliseconds since 1-1-70

NateM nathanmoch at hotmail.com
Tue Jan 24 13:49:05 EST 2006


How do I convert any given date into a milliseconds value that
represents the number of milliseconds that have passed since January 1,
1970 00:00:00.000 GMT?
Is there an easy way to do this like Date in java?
Thanks,
Nate




More information about the Python-list mailing list