DateTime tiempo = DateTime.Now();
int Horas = tiempo.Hour; // Formato ( 1 - 24) int Minutos = tiempo.Minute; //Formato ( 00 - 59 )