Registry / utility / scala-java-time-sjs0-6-2-12

scala-java-time-sjs0-6-2-12

JSON →
library2.0.0javamavenunverified

java.time API implementation in Scala and Scala.js.

<dependency> <groupId>io.github.cquiroz</groupId> <artifactId>scala-java-time_sjs0.6_2.12</artifactId> <version>2.0.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALA-JAVA-TIME-SJ
S
scala-java-time-sjs0-6-2-12
utilityjavav2.0.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

Using the java.time API to get the current date.

import java.time.LocalDate; LocalDate date = LocalDate.now(); System.out.println(date);
Debug
Known issues
gotchaThis library is for Scala.js and may have different behavior than the standard java.time.
fix
Test thoroughly in your target environment.
affects: all versions
Upgrade
Version history
2.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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