Skip to main content

file-time->instant

function

babashka.fs/file-time->instant

(file-time->instant [ft])
Converts `ft` [FileTime](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/attribute/FileTime.html) to an [Instant](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/time/Instant.html).

No examples yet. Be the first to add one!