getting a time diff from strings
- From: sigzero@xxxxxxxxx (Robert)
- Date: Wed, 28 Dec 2005 21:18:55 -0500
I have a log that I am parsing and I can get the login and logout time
string parsed out. It looks like this:
13:50:01 # this is the when the user logged in
14:14:35 # this is when the user logged out
I need to get how much time that is but I am not sure how to go about it
since it is a string (that I assume I have to convert to "real" time to do
the math with).
Robert
.
- Follow-Ups:
- Re: getting a time diff from strings
- From: Gerard Robin
- Re: getting a time diff from strings
- Prev by Date: Re: getting a number out of a string....
- Next by Date: RE: getting a time diff from strings
- Previous by thread: getting a number out of a string....
- Next by thread: Re: getting a time diff from strings
- Index(es):
Relevant Pages
|
|