摘要:
static ZoneId ZONEID_BJ = ZoneId.of("GMT+08:00"); private boolean sameDate(Date d1, Date d2){ try { return ZonedDateTime.ofInstant(d1.toInstant(), ZONEID_BJ).toLocalDate().isEq... 阅读全文
posted @ 2018-11-20 18:19
飞叶子
阅读(4881)
评论(0)
推荐(0)

浙公网安备 33010602011771号