====== DT_getTimeDifference ====== There is no doc-string available for this function. ===== Syntax ===== script DT_getTimeDifference(string %date1, string %date2); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%date1%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%date2%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/Support_DateTime.cs:37 ===== See also ===== ===== References ===== This function is not called by any other functions.