TimeZoneTextProvider
An abstraction that allows localized time zone names to be supplied from different data sources.
interface TimeZoneTextProvider
Content copied to clipboard
Types
Companion
Link copied to clipboard
Functions
equals
Link copied to clipboard
timeZoneTextFor
Link copied to clipboard
open fun timeZoneTextFor(zone: TimeZone, style: TimeZoneTextStyle, locale: Locale): String?
Content copied to clipboard