Name: rm29839 Date: 03/23/98
I need to find out the creation date of a file.
The class File has only the methode
lastModified()
What about the following methods?
getCreationDate()
getModificationDate()
getAccessDate()
(Review ID: 26451)
======================================================================
I need to find out the creation date of a file.
The class File has only the methode
lastModified()
What about the following methods?
getCreationDate()
getModificationDate()
getAccessDate()
(Review ID: 26451)
======================================================================
- duplicates
-
JDK-4515120 JavaWebStart doesn't call applet's destroy() method
- Closed
-
JDK-4515133 add a method for getting creation date to File class
- Closed
-
JDK-4313887 New I/O: Improved filesystem interface
- Resolved
- relates to
-
JDK-4084666 Folder class to encapsulate the details of a file on a particular file system
- Closed