Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Determine the Elapsed Time Between Two DatesContent of Determine the Elapsed Time Between Two Dates.vbsMD5 Hash: BF0CD755D77184A9D854009E17DB18FB |
||
dtmEndingDate = Date
intDays = DateDiff("d", #1/1/2005#, dtmEndingDate) Wscript.Echo intDays | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |