convert time to UTC seconds since epoch

Greg Hennessy greg.hennessy at cox.net
Tue Jul 20 21:31:28 EDT 2010


On 2010-07-20, Rami Chowdhury <rami.chowdhury at gmail.com> wrote:
> If you have a sufficiently recent version of Python, have you
>considered time.strptime:
>http://docs.python.org/library/time.html#time.strptime ? 

Given the documentation talks about "double leap seconds" which don't
exist, why should this code be trusted?





More information about the Python-list mailing list