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
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
Comment