I am trying to use java.time.LocalDate in my android app, however if I try to import it, then any class from java.time gives a cannot resolve symbol error in Android studio
Finally date/time-API contained in Java 8 is added to Android API level 26 which was recently released.
DateTimeFormatter API 26