Ver Mensaje Individual
  #2 (permalink)  
Antiguo 10/08/2006, 02:55
Raiko
 
Fecha de Ingreso: noviembre-2005
Mensajes: 97
Antigüedad: 19 años, 1 mes
Puntos: 0
Date date = new Date(System.currentTimeMillis());
String hora = (date.getHours()+":"+date.getMinutes()+":"+date.ge tSeconds());