localizedName

fun localizedName(style: TextStyle, locale: Locale): String?

The localized name of the month, if available for the locale in the specified style. The result depends on the configured DateTimeTextProvider and may differ between platforms.

Return

the localized name or null if unavailable for the specified locale

See also

Parameters

style

the style of text

locale

the locale