Skip to content

Releases: igr/julian-day

v7.2.0

04 Jun 21:02
@igr igr
f284cc1
Compare
Choose a tag to compare
  • Fixed precision of conversion from milliseconds
  • Add methods to convert to/from an Instant and from Julian Day variants

Full Changelog: v7.1.0...v7.2.0

v7.1.0

23 May 13:00
@igr igr
eabfae6
Compare
Choose a tag to compare
  • Added a method that returns Julian Day Number (JDN).
  • Improved documentation.

Full Changelog: v7.0.0...v7.1.0

v7.0.0

22 May 16:40
@igr igr
9bc8699
Compare
Choose a tag to compare

This is a complete rewrite of the JulianDay. It was extracted from the jodd-util library so I can maintain it properly.