GENERIC

Functions

clone
Link copied to clipboard
common
protected 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
fun isDaylightSaving(): Boolean
Is this a daylight savings style?
isGeneric
Link copied to clipboard
common
fun isGeneric(): Boolean
Is this a generic style?
isShort
Link copied to clipboard
common
fun isShort(): Boolean
Is this a short style?
isStandard
Link copied to clipboard
common
fun isStandard(): Boolean
Is this a standard style?
toString
Link copied to clipboard
common
open override fun toString(): String

Properties

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