SHORT_DAYLIGHT_SAVING

Functions

clone
Link copied to clipboard
common
protected override fun clone(): Any
compareTo
Link copied to clipboard
common
operator override fun compareTo(other: TimeZoneTextStyle): Int
equals
Link copied to clipboard
common
operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
override fun hashCode(): Int
isDaylightSaving
Link copied to clipboard
common

Is this a daylight savings style?

override fun isDaylightSaving(): Boolean
isGeneric
Link copied to clipboard
common

Is this a generic style?

override fun isGeneric(): Boolean
isShort
Link copied to clipboard
common

Is this a short style?

override fun isShort(): Boolean
isStandard
Link copied to clipboard
common

Is this a standard style?

override fun isStandard(): Boolean
toString
Link copied to clipboard
common
open override fun toString(): String

Properties

name
Link copied to clipboard
common
override val name: String
ordinal
Link copied to clipboard
common
override val ordinal: Int