instant->file-time
function
babashka.fs/instant->file-time
(instant->file-time [instant])Converts `instant` [Instant](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/time/Instant.html)
to a [FileTime](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/attribute/FileTime.html).
Examples
No examples yet. Be the first to add one!