标签: java java-8
我们使用新的Date(),Calendar()。getInstance()或LocalDateTime.now()表示现在的时钟。 LocalDateTime,Date和Calendar之间有什么区别?为什么我们更喜欢LocalDateTime而不是其余的?