getting a time diff from strings



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


.



Relevant Pages

  • Re: Unique identify a user-session
    ... connect via terminalserver multiple times at the same time from one ... >> At login and logout of a user we run a small programm which writes ... > If you are writing to some log file the logon and logout time then ...
    (microsoft.public.windows.server.general)
  • Re: Lgin/logout report
    ... we are facing a problem in Symposium Login/Logout Report. ... The report shows the same Login & Logout time of an agent. ...
    (comp.dcom.sys.nortel)
  • Unique identify a user-session
    ... At login and logout of a user we run a small programm which writes the ... login-time and the logout time to a file. ...
    (microsoft.public.windows.server.general)
  • Unique identifier for a user logged on a Win2000/2003-domain
    ... At login and logout of a user we run a small programm which writes the ... login-time and the logout time to a file. ...
    (microsoft.public.win32.programmer.networks)
  • Re: Q: form authentication complete?
    ... This will work by parsing a querystring in Login page's URL. ... also some entries in web.config that have to be set. ...
    (microsoft.public.dotnet.framework.aspnet)