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