Publicado 01 octubre 2014 - 03:52
Publicado 01 octubre 2014 - 20:13
Publicado 01 octubre 2014 - 20:14
Date miFecha = new Date(); SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd:HH-mm-ss"); String miFechaString = sdf.format(miFecha);
Publicado 01 octubre 2014 - 20:30