lancastert
Thread Starter
- Joined
- Apr 5, 2007
- Messages
- 9
I am having a problem calculating time differences in batch.
I want my script to work out when a user started a process and when they finished it and calulate how long it took them.
E.g. Time In: 09:02. Time out: 11:52 which works out at 02:50 or 2 Hours 50 Mins.
Does any one know how can I set this up in a Batch script?
I want my script to work out when a user started a process and when they finished it and calulate how long it took them.
E.g. Time In: 09:02. Time out: 11:52 which works out at 02:50 or 2 Hours 50 Mins.
Does any one know how can I set this up in a Batch script?