Standard workday: 9:30 to 17:15
- Start = 9:30 → 9 × 60 + 30 = 570 minutes.
- End = 17:15 → 17 × 60 + 15 = 1,035 minutes.
- RawDiff = 1,035 − 570 = 465 minutes → 7 hours and 45 minutes (7.75 hours).
everyday calculator
Compute the time elapsed between two clock times, even across midnight.
Whether you’re tracking a work shift, logging billable hours, or timing a workout, you often just need to know how much time passed between two clock times. This time duration calculator converts start and end times into elapsed hours and minutes—even when the period crosses midnight—so you don’t have to count by hand.
Instead of mentally counting from 9:30 to 17:15, or from 22:15 to 01:45 the next day, you can plug the times into a simple form and get a clean duration that works for timesheets, invoices, or planning. It’s especially helpful when you have multiple short events or irregular hours and want a fast, consistent way to convert clock times into usable totals.
We interpret your start and end times as 24‑hour clock values (0–23 hours and 0–59 minutes).
We convert both times into minutes since midnight: totalMinutes = hour × 60 + minute.
We subtract the start total from the end total to get a raw difference in minutes.
If the raw difference is negative (meaning the end time appears earlier than the start time), we assume the end time is on the following day and add 24 hours’ worth of minutes.
We then convert the final difference back into hours and minutes and present both values to you.
Because the math is purely based on clock time, the calculator ignores calendar dates and focuses on a single up-to-24-hour window plus one potential midnight crossover. For multi‑day ranges, you can either repeat the calculation for each day or use this together with a date‑based duration tool on the site.
StartTotal = startHour × 60 + startMinute\nEndTotal = endHour × 60 + endMinute\nRawDiff = EndTotal − StartTotal\nIf RawDiff < 0, RawDiff += 24 × 60\nHours = floor(RawDiff ÷ 60)\nMinutes = RawDiff mod 60
This time duration calculator converts start and end times into elapsed hours and minutes, even when your shift or event crosses midnight.
Enter 24‑hour start and end times to get an instant duration for payroll, billing, workouts, or scheduling without manual clock math.
Perfect for anyone who needs quick, reliable elapsed time calculations from simple clock‑in and clock‑out times.
Use it alongside other scheduling and time-tracking tools when you want a clear, human‑readable explanation of how long a task actually took between two specific clock times.
everyday
Tip Calculator
Split restaurant checks with customizable tip percentages and group sizes.
everyday
Discount Calculator
Figure out sale prices and savings when stores advertise percentage discounts.
everyday
Bill Split Calculator
Split restaurant or group bills evenly, including taxes and tips.
everyday
Age Calculator
Calculate age in years, months, and days between two dates.
This time duration calculator is for quick planning and estimation only and does not replace official time‑tracking or payroll systems. Always confirm recorded hours with your employer’s or client’s policies and tools, especially around overtime, break rules, and daylight saving changes. For legal, payroll, or contractual questions about how time must be recorded, consult your employer, client, or a qualified professional.