Companion

object Companion : TimeZoneTextProvider

Functions

equals
Link copied to clipboard
common
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open override fun hashCode(): Int
timeZoneTextFor
Link copied to clipboard
common

Get the localized time zone text.

open override fun timeZoneTextFor(zone: TimeZone, style: TimeZoneTextStyle, locale: Locale): String?
toString
Link copied to clipboard
common
open override fun toString(): String