[racket] File creation or modification datetimes?

From: Greg Hendershott (greghendershott at gmail.com)
Date: Mon Dec 27 19:20:02 EST 2010

Doh ... thanks!

On Mon, Dec 27, 2010 at 2:59 PM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
> http://docs.racket-lang.org/reference/Filesystem.html#(def._((quote._~23~25kernel)._file-or-directory-modify-seconds))
>
> 2010/12/27 Greg Hendershott <greghendershott at gmail.com>:
>> 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?
>> _________________________________________________
>>  For list-related administrative tasks:
>>  http://lists.racket-lang.org/listinfo/users
>>
>
>
>
> --
> Jay McCarthy <jay at cs.byu.edu>
> Assistant Professor / Brigham Young University
> http://faculty.cs.byu.edu/~jay
>
> "The glory of God is Intelligence" - D&C 93
>


Posted on the users mailing list.