- A relTime-to-string link or relTime-to-statusString link results in a string describing the relative time. For example, a
relTime of
25h 20m 02s can result in a string value of 1day 1hour 20mins 2sec.
- A relTime-to-”simple number type” link (double, float, long, integer) reflects the number of milliseconds in the relative
time. For example, a relTime value of
01h 20m results in a value of 4800000.
- A relTime-to-statusNumeric link reflects the number of milliseconds in the relative time. For example, a relTime value of
01h 20m results in a value of 4800000.
Links to other “Conversion link "From" notes”.