string转data,data转时间戳

@Test public void contextLoads1() { String time="1306200900"; //字符串时间 Date date=new Date(); //定义date DateFormat timeFormat = new SimpleDateFormat("yyMMddHHmm",Locale
相关文章
相关标签/搜索