Registry / utility / kotlinx-datetime-macosx64

kotlinx-datetime-macosx64

JSON →
library0.8.0javamavenunverified

Multiplatform date and time library for Kotlin, targeting macOS x64.

<dependency> <groupId>org.jetbrains.kotlinx</groupId> <artifactId>kotlinx-datetime-macosx64</artifactId> <version>0.8.0</version> </dependency>
INSTALL
IMPORT
SIG · KOTLINX-DATETIME-M
K
kotlinx-datetime-macosx64
utilityjavav0.8.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.

Instant
kotlinx.datetime.Instant

Get the current instant using kotlinx-datetime.

import kotlinx.datetime.Instant fun main() { val now = Instant.now() println(now) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
kotlinx-datetime-macosx64 — mvn dependency:get kotlinx-datetime-macosx64 · libregistry