Yes, perfect, thanks quarks. But now I get the error message: Cannot find a class or type named "Date" at line 30 which has the following code: String lastModified = new Date(f.lastModified()).toString();
I suppose there is another import that I am missing, is it?