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.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to