Time

HMS Surprise john at datavoiceint.com
Fri May 11 16:43:36 EDT 2007


I need to convert the string below into epoch seconds so that I can
perform substractions and additions.  I assume I will need to break it
up into a time_t struct and use mktime. Two questions if you will
please:

Is there a way to use multiple separator characters for split similar
to awk's [|] style?

Could you point to an example of a python time_t struct?

05/11/2007 15:30

Thanks,

jvh




More information about the Python-list mailing list