java.text.SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd");
String date = sdf.format(tua data);
credo sia ovvio capire come funziona
java.text.SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd");
String date = sdf.format(tua data);
credo sia ovvio capire come funziona