Formula applied
The exact method behind this answer
CalculationTime keeps the method visible so the number can be checked instead of blindly trusted.
Base seconds = hours × 3,600 + minutes × 60 + seconds. Change seconds uses the same formula with signed values. Result seconds = base seconds + change seconds, then normalise by 86,400 seconds per day, 3,600 per hour and 60 per minute.- Apply the formulaBase seconds = hours × 3,600 + minutes × 60 + seconds. Change seconds uses the same formula with signed values. Result seconds = base seconds + change seconds, then normalise by 86,400 seconds per day, 3,600 per hour and 60 per minute.4h 6m 15s14,775 total seconds