get Last Modified Time
inline fun Path.getLastModifiedTime(vararg options: LinkOption): FileTime
Content copied to clipboard
Returns the last modified time of the file located by this path.
If the file system does not support modification timestamps, some implementation-specific default is returned.
Since Kotlin
1.5