tags: #publish
links: [[Java]]
created: 2021-07-08 Thu
---
# Java time and date precision
> Starting from Java 11 the default precision of Instant.now() has been raised for some OSes from milis to nano. See similar issue: https://github.com/h2database/h2database/issues/1178
source: https://github.com/JanusGraph/janusgraph/issues/1979