I'm trying to get the date of a file which is in a Apache vfs.
There is a getAttribute-Method in org.apache.commons.vfs2.FileSystem, but I can't find any examples on how to use it. I'm pretty sure that it is possible by using this method. The parameter is a String and i have no idea, which String represents the Date of a File.