Registry / utility / scala-java-time-sjs1-3

scala-java-time-sjs1-3

JSON →
library2.6.0javamavenunverified

java.time API implementation in Scala and Scala.js for cross-platform use.

<dependency> <groupId>io.github.cquiroz</groupId> <artifactId>scala-java-time_sjs1_3</artifactId> <version>2.6.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALA-JAVA-TIME-SJ
S
scala-java-time-sjs1-3
utilityjavav2.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LocalDate
java.time.LocalDate

Minimal usage of Scala Java Time LocalDate

import java.time.LocalDate; object Example { def main(args: Array[String]): Unit = { val date = LocalDate.now() println(date) } }
Debug
Known issues
breakingVersion 2.6.0 is for Scala.js 1.x and Scala 3; not compatible with Scala 2.x.
fix
Use scala-java-time_sjs1_2 for Scala 2.x compatibility.
affects: 2.6.0
Upgrade
Version history
2.6.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
scala-java-time-sjs1-3 — mvn dependency:get scala-java-time-sjs1-3 · libregistry