I can't run an instanceof the LocalDateTime in activity android Nougat 7.x,
Asked
Active
Viewed 118 times
1 Answers
1
LocalDateTime
was added to Android in API Level 26, otherwise known as Android 8.0. You cannot use it on older devices.

CommonsWare
- 986,068
- 189
- 2,389
- 2,491