Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

file create dates

Status
Not open for further replies.

mixer

Programmer
Jan 11, 2000
14
0
0
US
Is there a way to find the creation date of a file on Windows and Unix? new File(x).lastModified() will get the last saved date, but not when created. (using java 1.2.2 & 1.3.1)

Thanks
 
Hi,
Did you ever get a response to this message. I need to do the same thing. I want to find files added to a directorty in the last day or two and file last updated will not do.
Cheers
Alan.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top