目录一、Java8之前日期类所存在的问题二、Java8新增日期类2.1 LocalDate2.1.1 常用API2.1.2 使用示例2.2 LocalTime2.2.1 常用API2.2.2 使用示例2.3 LocalDateTime2.2.1 常用API2.2.2 使用示例总结 一、Java8之前
I\'m trying to make sense on the best way to do automatize a series of things in a row in order to deploy a web-app and haven\'t yet came up with a s开发者_开发问答uitable solution. I would like to: