Don't Use THIS API In Android

preview_player
Показать описание
Follow for more Android & Kotlin tips 🙌
Рекомендации по теме
Комментарии
Автор

Exactly what I need in my current project..! Thanks❤

samimakhatun
Автор

The chosen names for the variables are a little bit confusing, aren't they ? They are definitely not formatters but the formatting results :) This is a nice tip anyway. I didn't know that SimpleDateFormat was not thread safe after all these years :-D Thanks Philipp !!

xavierrispal
Автор

I use kotlinx-datime because it's possible to use it in KMM

TheBlackManMythLegend
Автор

Why does SimpleDateFormat need to be mocked for testing? And does this approach need to be mocked also?

MexstusGaming
Автор

thanks i have a lot of problemas now i know why.

xlvlxoj
Автор

ufff, and of course it requires min api26

reinstallx
Автор

Hey phillip i get this error



Unsupported field: DayOfMonth

shahidzbi