Public Vars

Back

set-creation-time (clj)

(source)

function

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

Examples