I have a jQuery clock that gives the time from 00:00 to 23:00.
Now I want to calculate the time difference between two times. Suppose the \"in\" time is 11:00, and t
You may prefer to use a third party JS date library such as Datejs.