There are 2 textbox for the user to enter times. How to get the difference between two times with format(hr:min:sec)
Asked
Active
Viewed 534 times
0
-
what have you tried? http://stackoverflow.com/questions/6212305/how-can-i-compare-two-time-strings-in-the-format-hhmmss – Aram Kocharyan Mar 29 '13 at 11:07
1 Answers
-1
I think you will get the idea from that links.

Rick
- 11
- 3
-
-
1Hi Rick, Welcome to StackOverflow. Monica asked how to accomplish this using JavaScript (see the tags). Please consider removing your answer or changing it to something that might help Monica. – Benjamin Gruenbaum Mar 29 '13 at 11:22