Java中获取系统时间:String dataTimeFormat = new SimpleDateFormat("yyyy-mm-dd HH:mm:ss").format (Calendar.getInstance().getTime());