JAVA Date、String、Calendar类型之间的转化
摘要:
1.Calendar 转化 String //获取当前时间的具体情况,如年,月,日,week,date,分,秒等 Calendar calendat = Calendar.getInstance(); SimpleDateFormat sdf = new SimpleDateFormat("yyyy 阅读全文
posted @ 2019-01-14 11:31 eggtomato 阅读(324) 评论(0) 推荐(0)
浙公网安备 33010602011771号