Companion

object Companion

Functions

FixedOffset
Link copied to clipboard
common
fun FixedOffset(id: String): TimeZone.FixedOffset

Creates a fixed-offset TimeZone from an identifier in the form of +01:00.

systemDefault
Link copied to clipboard
common
fun systemDefault(): TimeZone

Returns the system's current TimeZone.

Properties

UTC
Link copied to clipboard
common
val UTC: TimeZone

A fixed time zone representing UTC.