Hi
i made a programe in which i want to calculate the total time from a column
but when i declare a variable having datatype is "date" then the default value in this variable is "12:00:00:
and when the calculation is less than 1 hour just like 38 minutes 56 sec
it creates the probleum and shows like 12:38:56
i searched on net but im not getting a proper idea
can you give me some idea so that this 12 should be replaced in to "00"
please help me
varinder
i made a programe in which i want to calculate the total time from a column
but when i declare a variable having datatype is "date" then the default value in this variable is "12:00:00:
and when the calculation is less than 1 hour just like 38 minutes 56 sec
it creates the probleum and shows like 12:38:56
i searched on net but im not getting a proper idea
can you give me some idea so that this 12 should be replaced in to "00"
please help me
varinder
Comment