RosettaCodeData/Task/File-modification-time/MAXScript/file-modification-time.maxscript
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

2 lines
115 B
Text

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