Loading...
Loading...
Calculate the exact duration between two times in hours, minutes, and seconds.
The calculator assumes the end time is on the following day. For example, 10 PM to 2 AM gives a duration of 4 hours.
Currently uses 24-hour format (0-23). Convert 12-hour time by adding 12 to PM hours (e.g., 2 PM = 14, 11 PM = 23).
For durations longer than 24 hours, use the Date Difference Calculator instead, which supports multi-day calculations.
Duration is the time between two specific times on the same day (or next day). Elapsed time can span multiple days and is better calculated with a date-aware tool.