i have two textboxes one contains the intime(which in AM) and another contains the outtime(which is in PM).hence the worked hours must be the difference between the two (outtime and intime)
for eg:
intime=9:00AM
outtime=5.00PM
then the worked hours must be( 8 )
but the result i got is -4
can any one suggest plz :p
for eg:
intime=9:00AM
outtime=5.00PM
then the worked hours must be( 8 )
but the result i got is -4
can any one suggest plz :p
Comment