Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Compare File Save Date to a Specific Date

$
0
0
I am working on a python script to process mxd files. I would like to only process mxd files that are newer than a specific date. I have been able to compare time from now to a specific date but it keeps changing from day to day. I would actually just like to compare the date saved to a specific date. Is this possible with some type of date comparison (date > some date)?

Viewing all articles
Browse latest Browse all 2485

Trending Articles