Table of Contents

DT_getDayDifference

There is no doc-string available for this function.

Syntax

script DT_getDayDifference(string %date1, string %date2);

Parameters

string %date1
No description available.

string %date2
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/Support_DateTime.cs:14

See also

References

updater::canDoUpdateCheck: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/core/Updater.cs:83