reference: add "file date and time" index entry

Since `file-or-directory-modify-seconds` is not an obvious function name.
This commit is contained in:
Matthew Flatt 2014-06-26 16:08:27 +01:00
parent 3d637c047c
commit 58175254b9

View File

@ -298,7 +298,8 @@ existing @racket[new].}
[fail-thunk (-> any) (lambda () (raise (make-exn:fail:filesystem ....)))])
any]{
Returns the file or directory's last modification date in seconds
@index['("file modification date and time")]{Returns}
the file or directory's last modification date in seconds
since midnight UTC, January 1, 1970 (see also @secref["time"]) when
@racket[secs-n] is not provided or is @racket[#f].