public static void main(String[] args) throws Exception {
DateFormat formart = new SimpleDateFormat("hh:mm");
Date day=formart.parse("12:00");
System.out.println(day.toString());
}
不是应该是12:00吗?
qq_花开花谢_0
月关宝盒
青春有我
手掌心
随时随地看视频慕课网APP
相关分类