Overview | Methods | This Package | All Packages
Retrieves the creation time of the current file.
Syntax
public Time getCreationTime()
Return Value
Returns a Time object representing the creation time of the current file. The returned value is null if the file system containing the file does not support this time information.
See Also getLastAccessTime, getLastWriteTime