time_time_duration
Calculate time durations by adding, subtracting, multiplying, or dividing hours, minutes, and seconds. Also compute the gap between two clock times with midnight wrap and get ISO 8601 output.
Instructions
Menu ID: time_duration. Time Duration Calculator. Add, subtract, multiply and divide time durations in HH:MM:SS, hours, minutes, and seconds. Compute the gap between two clock times with optional midnight wrap. ISO 8601 PT-string output. Use describe_tool with tool_id "time_duration" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| hours | Yes | ||
| minutes | Yes | ||
| seconds | Yes |