Companion

actual object Companion(source)
expect object Companion(source)
actual object Companion(source)

Properties

Link copied to clipboard

Queries the set of identifiers of time zones available in the system.

Queries the set of identifiers of time zones available in the system.

Queries the set of identifiers of time zones available in the system.

Link copied to clipboard

Returns the time zone with the fixed UTC+0 offset.

Returns the time zone with the fixed UTC+0 offset.

Returns the time zone with the fixed UTC+0 offset.

Functions

Link copied to clipboard

Queries the current system time zone.

Queries the current system time zone.

Queries the current system time zone.

Link copied to clipboard
actual fun of(zoneId: String): TimeZone

Returns the time zone identified by the provided zoneId.

expect fun of(zoneId: String): TimeZone

Returns the time zone identified by the provided zoneId.

actual fun of(zoneId: String): TimeZone

Returns the time zone identified by the provided zoneId.