Hi all!
I have a probably simple question. I have a string that´s parsed from a file. This string contains a time/date in the following format:
Wed Aug 16 19:05:43 2006
I need to compare that time with the system time, and find how many hours have past between them. Any suggestions?
Cheers!
Maverick
I have a probably simple question. I have a string that´s parsed from a file. This string contains a time/date in the following format:
Wed Aug 16 19:05:43 2006
I need to compare that time with the system time, and find how many hours have past between them. Any suggestions?
Cheers!
Maverick