- 博客(1)
- 收藏
- 关注
原创 [Java] 时区转换
时区转换 测试代码 SimpleDateFormat formatWithTimeZone = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); formatWithTimeZone.setTimeZone(TimeZone.getTimeZone("UTC+8:00")); SimpleDateFormat formatWithoutTimeZone = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); try { S
2020-10-10 17:01:57 104
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人