Navigation: Contents Index Previous Next
DecodeTime breaks the object specified as the Time parameter into hours, minutes, seconds, and milliseconds.
h=0
m=0
s=0
ms=0
DecodeTime(1.978,h,m,s,ms)