推荐方式:使用Java8+的java.timeAPI旧方式:使用java.util.Date和SimpleDateFormat(不推荐,但为了兼容性需要了解)Part1:推荐方式-Java8+java.time...