Niclas Hedhman created ZEST-181:
-----------------------------------
Summary: Replace 'long' with java.time.Instant
Key: ZEST-181
URL: https://issues.apache.org/jira/browse/ZEST-181
Project: Zest
Issue Type: New Feature
Reporter: Niclas HedhmanWe 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
