Date API在Java 8中有什么特点?

答案解析

引入java.time包,提供不可变、线程安全的日期时间类(如LocalDate、LocalTime、LocalDateTime),替代旧API。