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