Sum multiple HH:MM lines. Output as HH:MM.
Adds up multiple time durations written as HH:MM and returns the total in HH:MM.
One time per line, formatted as hours and minutes separated by a colon, e.g. 1:05 or 12:30.
Total time in HH:MM. Invalid lines are ignored and reported.