====== DT_getDayDifference ====== There is no doc-string available for this function. ===== Syntax ===== script DT_getDayDifference(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:14 ===== See also ===== ===== References ===== [[scripting:doc:u:updater:candoupdatecheck|updater::canDoUpdateCheck]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/core/Updater.cs:83\\