Foros del web
Iniciar Sesión
SimpleDateFormat format = new SimpleDateFormat("dd-MM-yyyy hh:mm:ss");Date date = format.parse("18-08-2008 13:39:59");