Friday April 26, 2024

       
      SteelArrow Basics
      SteelArrow Tags
  SteelArrow Functions
  SteelArrow Objects
  Advanced Topics
  WAS Overview
   
   
       
      Overview
  Code Samples
  Site Search
   
   
   


Get SteelArrow!     
  timeDiff    
 
 
Return to Function List
 
Returns a STRING representing the number of days:hours:mins:secs between two supplied dates. The difference is returned in the colon delimitted list as described above, with a leading '-' (minus) sign if date1 is greater than date2.
 
Syntax
TimeDiff( date1, date2 )
date1 The start date.
date2 The end date.
 
 
 





Copyright © 1998-2004 Tomahawk Technologies Inc.
Privacy Policy