Hi all,
My req is i got 2 variables let it be a and b .
Let a =20050428065900(yyyy/mm/dd/hours/minutes/seconds) and
b =20050427075900
When i take the diff b/t thm i will get
result c = 1 day 1 hr.
i want to convert the day into time format .Is there any <b>f module</b> for tht......so tht u can pass both a and b to get c in time format.
Note a and b is a combination of date and time.