Time
I am only in chapter 4 but I have not seen much in working with time. The section in chapter 3 mostly deals with dates. My goal is to obtain two times from a user and calculate the difference between those two.
The format I want to use is: 00:00.00 => 01:48.4 (1 minute and 48.4 seconds.)
What is the code for this simple calculation and what are the variable declarations?
Thanks to any who can help me.
|