Ver originalSimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd");Date fecha = format.parse(new Date());