There is function
mktime() -- convert local time tuple to seconds since Epoch
in module time.
But how about to convert *GMT time tuple* to seconds since Epoch?

Is there such function?


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to