<https://kotlintesting.com/testing-timestampts-wit...
# feed
s
Why are folks still using Joda-Time and not java.time is the question looming tho
☝️ 4
I’d say this is false:
below API 26 there is no proper java.time support
Even without the Java 8 APIs desugaring added in the last R8, you have been able to use java.time APIs in Android for years with https://github.com/JakeWharton/ThreeTenABP
👍 1