Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We use 'long' native type in many places instead of the Java Time API, i.e java.time.Instant
We should replace all those usages with an explicit Instantg, to strengthening the APIs.