Releases: igr/julian-day
Releases · igr/julian-day
v7.2.0
- 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
- Added a method that returns Julian Day Number (JDN).
- Improved documentation.
Full Changelog: v7.0.0...v7.1.0
v7.0.0
This is a complete rewrite of the JulianDay. It was extracted from the jodd-util
library so I can maintain it properly.