Solve : How can i get diffrenene between two times using batch files????
Answer»
Hi,
I have CREATED two variable T1 and t2 in command. in t1 variable some TIME is STORED i.e. 10:00:00.01 and in t2 some other time is stored i.e. 11:00:00.33
Now using batch file i want diff. bet. this two, so what are the solutions???