Public Vars

Back

set-last-modified-time (clj)

(source)

function

(set-last-modified-time f time) (set-last-modified-time f time {:keys [nofollow-links], :as opts})
Sets last modified time of f to time (millis, java.time.Instant or java.nio.file.attribute.FileTime).

Examples