good ways to convert string into time

Hank soundwave56 at yahoo.ca
Tue Nov 18 12:58:08 EST 2003


hi, 

i have a string as follows

18Nov2003:18:23:43:405

Is there an easy way to convert that to absolute time? What i really
want to do is to parse these times from a log file and do time
comparisons, averages, stop minus start (elapsed).

Probably create my own conversion table i guess?

thanks




More information about the Python-list mailing list