Ver originalSimpleDateFormat formateador = new SimpleDateFormat("dd '/' MM '/' yyyy");String fecha=formateador.format(date);