Skip to main content

set-creation-time

function

babashka.fs/set-creation-time

(set-creation-time [f time] [f time {:keys [nofollow-links], :as opts}])
Sets creation time of `f` to time (`epoch millis` or [FileTime](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/attribute/FileTime.html)). Options: * [`:nofollow-links`](/README.md#nofollow-links) See [README notes](/README.md#set-creation-time) for some details on behaviour.

No examples yet. Be the first to add one!