Package-level declarations
Functions
Link copied to clipboard
Formats a localized string representing a LocalDate.
expect fun LocalDateTime.formatLocalized(dateStyle: FormatStyle = FormatStyle.MEDIUM, timeStyle: FormatStyle = FormatStyle.MEDIUM): String
Formats a localized string representing a LocalDateTime.
actual fun ERROR CLASS: Symbol not found for LocalDate.formatLocalized(dateStyle: FormatStyle): String
actual fun ERROR CLASS: Symbol not found for LocalDateTime.formatLocalized(dateStyle: FormatStyle, timeStyle: FormatStyle): String