Skip to content

Closes #1272 AbsoluteDate and Java Instant

Christopher Schank requested to merge LordRaptor/orekit:issue-1272 into develop

Deprecate AbsoluteDate#AbsoluteDate(Instant, TimeScale) constructor and added two new constructors for Instant enforcing the use of UTC timescale. Add methods to convert a AbsoluteDate into an java.time.Instant object

Edited by Christopher Schank

Merge request reports