Registry / utility / kotlinx-datetime-js

kotlinx-datetime-js

JSON →
library0.7.1javamavenunverified

Kotlin multiplatform datetime library targeting JavaScript via Kotlin/JS.

<dependency> <groupId>org.jetbrains.kotlinx</groupId> <artifactId>kotlinx-datetime-js</artifactId> <version>0.7.1</version> </dependency>
INSTALL
IMPORT
SIG · KOTLINX-DATETIME-J
K
kotlinx-datetime-js
utilityjavav0.7.1
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.

Clock
kotlinx.datetime.Clock

Gets the current instant using the system clock.

import kotlinx.datetime.Clock fun main() { println(Clock.System.now()) }
Debug
Known issues
breakingThis artifact is for Kotlin/JS only; use kotlinx-datetime for JVM or native.
fix
Add the correct dependency for your target platform (e.g., kotlinx-datetime-jvm).
affects: 0.7.1
Upgrade
Version history
0.7.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
kotlinx-datetime-js — mvn dependency:get kotlinx-datetime-js · libregistry