Hello everyone,
Can someone please provide some guidance on how I can calculate the difference in minutes between these two times?
Can someone please provide some guidance on how I can calculate the difference in minutes between these two times?
Code:
* Example generated by -dataex-. For more info, type help dataex clear input str8(startime_x endtime_x) "12:31:08" "12:41:27" "10:58:34" "11:02:15" "14:00:29" "14:03:57" "12:01:14" "12:05:48" "13:13:46" "13:16:38" "18:51:45" "18:53:44" "14:08:00" "14:12:19" "14:43:25" "14:45:40" "13:12:29" "13:15:21" "07:39:32" "07:44:04" "08:07:34" "08:10:54" "14:03:17" "14:07:10" "12:22:15" "12:26:42" "02:19:12" "02:22:57" "11:22:15" "11:27:02" "17:37:13" "17:42:16" "12:36:59" "12:39:15" "10:58:35" "11:00:25" "13:58:45" "14:01:30" "23:55:31" "23:57:47" "12:06:49" "12:09:35" "00:15:09" "00:19:11" "12:02:25" "12:11:48" "10:38:56" "10:41:43" "10:56:02" "11:00:57" end
Comment