FileEnumerator.getCreationTime

Overview | Methods | This Package | All Packages

FileEnumerator.getCreationTime

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