String ddate=new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(Calendar.getInstance().getTime()); 只有简单的一句,一定不能少了java.util.*,java.text.*