Hey guys and gals! I have two fields..date1 and date2.
I use DateDiff to get the hours between them..but I need to go deeper to hours and minutes. So I'm thinking I use datediff to get the Minutes... And then what? Use Minutes/60 to get hours and then MOD(Minutes) to get the Minutes extra?? *sigh* I've never checked out math functions in CF....would that work? -Gel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
