jasonhuibers
Programmer
How can I check to see if the Date Modified in for a specific file name is yesterday...
For example:
File Name Date Modified
Test3.txt 2014-07-28
Test2.txt 2014-05-08
Test1.txt 2014-01-01
IE:
LAST modified date for files starting with Test is 2014-07-28
For example:
File Name Date Modified
Test3.txt 2014-07-28
Test2.txt 2014-05-08
Test1.txt 2014-01-01
IE:
LAST modified date for files starting with Test is 2014-07-28