to Locale Time String
fun toLocaleTimeString(locales: Array<String> = definedExternally, options: Date.LocaleOptions = definedExternally): String
Content copied to clipboard
fun toLocaleTimeString(locales: String, options: Date.LocaleOptions = definedExternally): String
Content copied to clipboard