随笔分类 -  LocalDateTime

摘要:JDK8新特性里提供了3个时间类:LocalDate、LocalTime、LocalDateTime SimpleDateFormat是线程不安全的、DateTimeFormatter是线程安全的 具体用法 public static void main(String[] args) { /** * 阅读全文
posted @ 2020-10-12 18:45 柒月丶 阅读(400) 评论(0) 推荐(0)