Skip to content

podfeet/time-adder

Repository files navigation

Time Adder is designed to allow users to enter multiple elapsed time values in hours, minutes, and seconds and calculate the sum of the elapsed times. New rows can be added to allow for more times to be added. If desired, negative values can be used to subtract time.

Total elapsed time is calculated simply by adding up the number of seconds in each row and adding/subtracting them from the total and then redisplaying in hours, minutes, and seconds.

Attribution: Time-Adder was written by Allison Sheridan of podfeet.com. Everything she knows about modern programming is thanks to Bart Busschots and the Programming By Stealth podcast they host together, and from the community of listeners to the show, affectionately called the NosillaCastaways.