Change a file timestamp Posted on: March 13, 2008 at 12:00 AM
Timestamp is a utility to change or modify the time of a file. Java provides the facility for changing a file timestamp according to the user reliability.
C:\vinod\Math_package>javac ChangeFileDate.java
C:\vinod\Math_package>java ChangeFileDate
Change file timestamp example!
Enter file name with extension:
StrStartWith.shtml
Enter last modified date in 'dd-mm-yyyy' format:
23-04-2007
Modification is successfully!
Ask Questions? Discuss: Change a file timestamp View All Comments
Post your Comment