摘要: 1.DateTimeFormatter final修饰,线程安全,用于打印和解析日期-时间对象的格式化程序。 创建DateTimeFormatter: DateTimeFormatter dateTimeFormatter = DateTimeFormatter.ofPattern("yyyy-MM 阅读全文
posted @ 2019-12-28 23:29 xkzhangsanx 阅读(836) 评论(0) 推荐(0)
摘要: Jdk8中java.time包中的新的日期时间API类的Period和Duration的区别 阅读全文
posted @ 2019-12-28 00:00 xkzhangsanx 阅读(1085) 评论(0) 推荐(0)