Do I understand correctly that the formatting APIs...
# kotlinx-datetime
c
Do I understand correctly that the formatting APIs introduced in kotlinx-datetime v0.6 do not format according to the locale? For example they don't display month names or week names according to the current locale, is that correct?
👌 2
k
Yes, it’s locale invariant formatting