Closed alekseyHunter closed 1 day ago
Hi! DateTimeFormatter
, withLocale
, Locale
, nativeJs
, and Date
are not parts of this library at all, so we can't help you with that.
Our own implementation of formatting also currently doesn't support locales: https://github.com/Kotlin/kotlinx-datetime/issues/352
Hello!
I'm trying to format LocalDateTime with next pattern "dd MMMM":
I got the next error: