Platform Time Zone Text Provider
The default provider of localized time zone text for the current platform.
Functions
time Zone Text For
Link copied to clipboard
open override fun timeZoneTextFor(zone: TimeZone, style: TimeZoneTextStyle, locale: <ERROR CLASS>): String?
Content copied to clipboard
open override fun timeZoneTextFor(zone: TimeZone, style: TimeZoneTextStyle, locale: Locale): String?
Content copied to clipboard
open fun timeZoneTextFor(zone: TimeZone, style: TimeZoneTextStyle, locale: Locale): String?
Content copied to clipboard
Get the localized time zone text.