Provides a Scala.js implementation of the java.time API for cross-platform use.
<dependency>
<groupId>io.github.cquiroz</groupId>
<artifactId>scala-java-time_sjs1_2.13</artifactId>
<version>2.6.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows basic usage of java.time.LocalDate, which is implemented by this library on Scala.js.
Use the standard java.time package on JVM; this library is only needed for Scala.js cross-compilation.
No dependency data recorded yet.