摘要:
1、带T的时间格式转换 SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss"); SimpleDateFormat sdf2 = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); 阅读全文
posted @ 2020-12-16 10:48
michellexiaoqi
阅读(166)
评论(0)
推荐(0)