clojure.java-time icon indicating copy to clipboard operation
clojure.java-time copied to clipboard

Support for TaiInstant

Open timclemons opened this issue 5 years ago • 1 comments

Would it be possible to add support for the org.threeteen.extra.scale.TaiInstant and conversion between it and the UTC time basis? The assumption would be that the user would have added the threeteen-extra library to the classpath.

timclemons avatar Jul 24 '20 00:07 timclemons

There's probably nothing fundamentally incompatible with TaiInstant. Do you have an idea of how this would be implemented?

dm3 avatar Jul 24 '20 05:07 dm3