SimpleDateFormat time = new SimpleDateFormat("yyyy-MM-dd HH:mm"); String date=time.format(new Date())