There are two timestamp properties to every file, date created and date modified. Unfortunately, if you upload a new file to your web server, both of those will reset because you are copying over a new file, you aren't editing the old one.

If you have server logs, you could check to see when the first time that file was put live. If you don't, you're going to have to find the original file.