Find Files in a Folder Between 2 Dates

Gregory Plantaine gamersunit at gmail.com
Thu Dec 4 17:38:37 EST 2008


Is there a way to find all the files in a folder, between 2 dates?

For example:

Firstdate = 200801010000
Seconddate = 200801020000

Find all the files in C:\Folder that are between Firstdate and
SecondDate.



More information about the Python-list mailing list