You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
macrumors 6502
Original poster
Is there a way to change the date/time something was created? I have some files that say they were created in 1904

You can use "touch" from Terminal. It sets the modification and access times of files to the current time of day.
Usage: