RosettaCodeData/Task/File-modification-time/MAXScript/file-modification-time.max

3 lines
115 B
Plaintext

-- Returns a string containing the mod date for the file, e.g. "1/29/99 1:52:05 PM"
getFileModDate "C:\myFile.txt"