juxt 2022-08-22

In tick is it possible to convert an integer representing a timestamp to an inst?

(t/inst (t/instant (System/currentTimeMillis))) (you'd sub in your millis for currentTimeMillis)