Hi
I am having some problems with my program. I am trying to get a user to enter two different time and get how much the different it is between them.
The user will input the time in format HH:MM:SS.
I want to save the hours,minutes and second separated. But haven't found a good way to do it. Anyone have any ides?