Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 586 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 586 Bytes

Julian Dates and Universal Time

Clojars Project

This library provides functionality to get the Julian Dates and Universal Time values from a Unix Timestamp. It also provides functions to get the current Julian Date and Universal Time.

The easiest way to use the library is probably to just copy the code in julian_now.cljc. Its presence on any library repository is primarily as an exercise in setting up a publish pipeline.