KalugaTimeZone

A default implementation of BaseTimeZone.

A default implementation of BaseTimeZone.

actual class KalugaTimeZone

A default implementation of BaseTimeZone.

A default implementation of BaseTimeZone.

A default implementation of BaseTimeZone.

Types

Link copied to clipboard
actual object Companion
expect object Companion
actual object Companion
actual object Companion
actual object Companion

Properties

Link copied to clipboard
open override val daylightSavingsOffset: Duration

The Duration this timezone differs from itself during Daylight Savings

The Duration this timezone differs from itself during Daylight Savings

open val daylightSavingsOffset: <Error class: unknown class>
open override val daylightSavingsOffset: Duration

The Duration this timezone differs from itself during Daylight Savings

open override val daylightSavingsOffset: Duration

The Duration this timezone differs from itself during Daylight Savings

Link copied to clipboard

The number of milliseconds this timezone differs from itself during Daylight Savings

The number of milliseconds this timezone differs from itself during Daylight Savings

The number of milliseconds this timezone differs from itself during Daylight Savings

The number of milliseconds this timezone differs from itself during Daylight Savings

Link copied to clipboard
open override val identifier: String

The identifier of the KalugaTimeZone

abstract val identifier: String

The identifier of the KalugaTimeZone

open val identifier: String
open override val identifier: String

The identifier of the KalugaTimeZone

open override val identifier: String

The identifier of the KalugaTimeZone

Link copied to clipboard
open override val offsetFromGMT: Duration

The Duration this timezone differs from GMT when daylight savings time is not active

abstract val offsetFromGMT: Duration

The Duration this timezone differs from GMT when daylight savings time is not active

open val offsetFromGMT: <Error class: unknown class>
open override val offsetFromGMT: Duration

The Duration this timezone differs from GMT when daylight savings time is not active

open override val offsetFromGMT: Duration

The Duration this timezone differs from GMT when daylight savings time is not active

Link copied to clipboard

The number of milliseconds this timezone differs from GMT when daylight savings time is not active

The number of milliseconds this timezone differs from GMT when daylight savings time is not active

The number of milliseconds this timezone differs from GMT when daylight savings time is not active

The number of milliseconds this timezone differs from GMT when daylight savings time is not active

Link copied to clipboard
val timeZone: <Error class: unknown class>

the internal NSTimeZone tracking this timezone.

Functions

Link copied to clipboard
open override fun copy(): KalugaTimeZone

Creates a copy of this KalugaTimeZone

abstract fun copy(): BaseTimeZone

Creates a copy of this KalugaTimeZone

open fun copy(): KalugaTimeZone
open override fun copy(): KalugaTimeZone

Creates a copy of this KalugaTimeZone

open override fun copy(): KalugaTimeZone

Creates a copy of this KalugaTimeZone

Link copied to clipboard
open override fun displayName(style: TimeZoneNameStyle, withDaylightSavings: Boolean, locale: KalugaLocale): String

Gets the display name for this KalugaTimeZone formatted for a given KalugaLocale

abstract fun displayName(style: TimeZoneNameStyle, withDaylightSavings: Boolean = usesDaylightSavingsTime(), locale: KalugaLocale = defaultLocale): String

Gets the display name for this KalugaTimeZone formatted for a given KalugaLocale

open fun displayName(style: <Error class: unknown class>, withDaylightSavings: Boolean, locale: KalugaLocale): String
open override fun displayName(style: TimeZoneNameStyle, withDaylightSavings: Boolean, locale: KalugaLocale): String

Gets the display name for this KalugaTimeZone formatted for a given KalugaLocale

open override fun displayName(style: TimeZoneNameStyle, withDaylightSavings: Boolean, locale: KalugaLocale): String

Gets the display name for this KalugaTimeZone formatted for a given KalugaLocale

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
open operator override fun equals(other: Any?): Boolean
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun offsetFromGMTAtDate(date: KalugaDate): Duration

The Duration this KalugaTimeZone differs from GMT at a given KalugaDate

abstract fun offsetFromGMTAtDate(date: KalugaDate = now()): Duration

The Duration this KalugaTimeZone differs from GMT at a given KalugaDate

open fun offsetFromGMTAtDate(date: <Error class: unknown class>): <Error class: unknown class>
open override fun offsetFromGMTAtDate(date: KalugaDate): Duration

The Duration this KalugaTimeZone differs from GMT at a given KalugaDate

open override fun offsetFromGMTAtDate(date: KalugaDate): Duration

The Duration this KalugaTimeZone differs from GMT at a given KalugaDate

Link copied to clipboard

The number of milliseconds this KalugaTimeZone differs from GMT at a given KalugaDate

The number of milliseconds this KalugaTimeZone differs from GMT at a given KalugaDate

The number of milliseconds this KalugaTimeZone differs from GMT at a given KalugaDate

The number of milliseconds this KalugaTimeZone differs from GMT at a given KalugaDate

Link copied to clipboard
open override fun toString(): String
open override fun toString(): String
open override fun toString(): String
open override fun toString(): String
Link copied to clipboard
open override fun usesDaylightSavingsTime(date: KalugaDate): Boolean

Returns true if this KalugaTimeZone is observing daylight savings at a given KalugaDate

abstract fun usesDaylightSavingsTime(date: KalugaDate = now()): Boolean

Returns true if this KalugaTimeZone is observing daylight savings at a given KalugaDate

open fun usesDaylightSavingsTime(date: <Error class: unknown class>): Boolean
open override fun usesDaylightSavingsTime(date: KalugaDate): Boolean

Returns true if this KalugaTimeZone is observing daylight savings at a given KalugaDate

open override fun usesDaylightSavingsTime(date: KalugaDate): Boolean

Returns true if this KalugaTimeZone is observing daylight savings at a given KalugaDate