I am looking for how it is possible to calculate the difference in minutes for a date and time.
This example will cover the problem.
20091118 18:15
20091125 01:35
I know this is possible using Date functions and TimeSpan but trying to find examples but cant find an example of this problem.
I will be happy to solve this.
Thank you!