对当前时间格式化: public static long getCurrentTimeMillis(String pattern) { return Long.valueOf(toString(LocalDateTime.now(), pattern)); } 对指定日期进行格式化: public static LocalDate ... Read More
posted @ 2019-05-14 11:00
秦先生的客栈
Views(439)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号