All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.io.islandtime.internal.PlatformImpl.kt Maven / Gradle / Ivy

The newest version!
package io.islandtime.internal

import io.islandtime.Instant
import io.islandtime.PlatformInstant
import io.islandtime.TimeZone

internal expect fun systemDefaultTimeZone(): TimeZone

internal expect fun PlatformInstant.toIslandInstant(): Instant
internal expect fun Instant.toPlatformInstant(): PlatformInstant




© 2015 - 2025 Weber Informatics LLC | Privacy Policy