我不能 运行 activity android Nougat 7.x 中的 LocalDateTime 实例,

I can't run an instanceof the LocalDateTime in activity android Nougat 7.x,

我无法 运行 activity android 牛轧糖 7.x 中 LocalDateTime 的实例

LocalDateTime was added to Android in API Level 26,也称为 Android 8.0。您不能在旧设备上使用它。