I have four fields
1) date1
2) time 1 - This is in long format
3) date 2
4) time2 - This is in long format
How do I find the difference in minutes between the first date and time combination and the second date and time combination.
In short x= date1 time1 - date2 time 2
How do I calculate x?
Prompt response appreciated.
Thanks
1) date1
2) time 1 - This is in long format
3) date 2
4) time2 - This is in long format
How do I find the difference in minutes between the first date and time combination and the second date and time combination.
In short x= date1 time1 - date2 time 2
How do I calculate x?
Prompt response appreciated.
Thanks