Skip to main content

creation-time

function

babashka.fs/creation-time

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

No examples yet. Be the first to add one!