Hi all,
I'm trying to find out the difference between 2 times and dates that are in the format: dd/mm/yyyy hh:mm:ss and both in a 24 hour format. What would the best way to go about this be? The sort of result I'm looking for would be like the below example:
12/04/2017 14:52:29 MINUS 12/04/2017 14:51:21
With the result being how many minutes, hours and days difference, such as: 0 Days, 0 hours, 1 minute and 8 seconds.
Any advice is much appreciated![]()
Bookmarks