Open elgatovital opened 4 years ago
https://developer.android.com/reference/kotlin/java/time/LocalDate etc.
LocalDate is API level 26. I think what we should be looking into is adding threeten to the project. https://github.com/JakeWharton/ThreeTenABP
https://developer.android.com/reference/kotlin/java/time/LocalDate etc.