[racket] File creation or modification datetimes?

From: Greg Hendershott (greghendershott at gmail.com)
Date: Mon Dec 27 14:24:44 EST 2010

Looking through file system functions like file-exists? and file-size,
I'm not finding anything like file-modified-date or
file-creation-date. Am I looking in the wrong place or is there no way
provided by Racket to find the modification or creation datetimes for
a file?


Posted on the users mailing list.