未完待续 ........ git
因为SimpleDateFormat存在线程安全问题,因此在JDK1.8中使用LocalDate和LocalDateTime来进行日期的工具类使用,下边就是原创的LocalDateUtil封装github
《阿里巴巴开发手册1.4》安全
一、localDate格式化年月日为字符串工具
二、localDateTime格式化年月日时分秒为字符串测试
三、localDate时区格式化年月日为字符串线程
四、localDateTime时区格式化年月日为字符串3d
五、localDate 转 LocalDateorm
六、localDateTimeString 格式化日期为日期格式blog
七、localDateString 格式化日期为日期格式开发
八、localDateTime 转 localDateTime
九、日期转化为固定格式yyyy-MM-dd HH:mm:ss
源码测试的位置在
代码源码在