Adding Time
Posted: Tue Sep 13, 2005 1:00 am
Hi,
Can you tell how do I add time, i.e.
Start time ----------------- End Time ---------------- ---- Total
12:00:09 PM ---------------- 12:07:59 PM ---------------- 0:07:50
12:10:32 PM ---------------- 2:25:04 PM ---------------- 1:34:32
There are many more records and I want to add the Totals, including the seconds, minutes and hours.
Can anyone suggest how I could do that using PHP.
Thanks
Can you tell how do I add time, i.e.
Start time ----------------- End Time ---------------- ---- Total
12:00:09 PM ---------------- 12:07:59 PM ---------------- 0:07:50
12:10:32 PM ---------------- 2:25:04 PM ---------------- 1:34:32
There are many more records and I want to add the Totals, including the seconds, minutes and hours.
Can anyone suggest how I could do that using PHP.
Thanks