Getting the modification date and time of file or folder in Java Posted on: April 16, 2007 at 12:00 AM
In this section, you will learn how to get the last modification date and time of any file or a folder.
C:\nisha>java GetDirectoryAndFileModifiedTime
Enter file or directory name in proper format to get the modification date and time :
myfile.txt
File name : myfile.txt
File modification date and time : Thu Oct 04 16:31:39 GMT+05:30 2007
Ask Questions? Discuss: Getting the modification date and time of file or folder in Java View All Comments
Post your Comment