Tool capabilities
- Input
- TXT
- Output
- TXT · JSON
How to use Time Duration Average
Average durations entered one per line as HH:MM or HH:MM:SS, with optional millisecond fractions. This time duration average works directly in your browser and is free to use without an account.
- Paste or open your input in the editor.
- Run the tool and inspect the output. If the input is invalid, correct the reported error and run it again.
- Copy the result or download it to your device.
Time Duration Average · Example
Input
01:30 02:45 00:45
Output
{
"count": 3,
"duration": "01:40:00",
"milliseconds": 6000000,
"hours": 1.6666666666666667
}Average durations entered one per line as HH:MM or HH:MM:SS, with optional millisecond fractions.
Usage notes
Inputs and results are processed on this device. Tool content is not sent to a processing server.