Hello,
i am stuck with this small problem that how to represent seconds in the form of days, hours, min, sec. means i am trying to find difference between two utcdatetime field so i tried this
mytime = datetimeutil::getDifference(MouldInfoTable.CreateDT,MouldInfoTable.CloseDT);
from this i get difference in the seconds form, but i dont know how to do in above form, i tried google but it is not working. if is there any solution apart from that or any mathod , please share,
Thanks
akshay