PlatformTimeZoneTextProvider

object PlatformTimeZoneTextProvider : TimeZoneTextProvider

The default provider of localized time zone text for the current platform.

object PlatformTimeZoneTextProvider : TimeZoneTextProvider
object PlatformTimeZoneTextProvider : TimeZoneTextProvider

Functions

timeZoneTextFor
Link copied to clipboard
open override fun timeZoneTextFor(zone: TimeZone, style: TimeZoneTextStyle, locale: <ERROR CLASS>): String?
open override fun timeZoneTextFor(zone: TimeZone, style: TimeZoneTextStyle, locale: Locale): String?
open fun timeZoneTextFor(zone: TimeZone, style: TimeZoneTextStyle, locale: Locale): String?

Get the localized time zone text.