SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");//设置日期格式 ParsePosition pos = new ParsePosition(0); Date now =new Date();
確定! 回上一頁