Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8088

Re: How to format a DateDiff formula?

$
0
0

Convert the minutes to seconds and add the seconds to the code above. Something like:

 

numbervar setuptime := minute(ctime(00,10,00)) * 60;

numbervar teardown := minute(ctime(00,20,00)) * 60;

NumberVar TotalSec :=  DateDiff("s",{@In Time},{@Out Time}) + setuptime + teardown;


-Abhilash


Viewing all articles
Browse latest Browse all 8088

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>