Ver Mensaje Individual
  #8  
Antiguo 16-01-2008
janexa janexa is offline
Miembro
 
Registrado: ago 2006
Posts: 28
Reputación: 0
janexa Va por buen camino
Question HourSpan

hola tengo unpekeño problemita al hacer una suma de horas Código Delphi [-] totalon:=totalon+HourSpan(dom_hsc.Time,dom_hec.Time);
totalin:=totalin+HourSpan(dom_hs.Time,dom_he.Time);
totalin:=totalin-totalon;
tothrs.Text:=floattostr(totalin);






ejemplo tengo que sumar 09:00:00 a.m. a 05:30:00pm tiene ke darme 8:30 horas
pero solo me pone 8:50 hrs
__________________


~~JÅn€xå~~
Responder Con Cita