@DECTOTIME — converts a decimal fraction of a day into hours, minutes, and seconds.

Syntax:
%@DECTOTIME[value,tfmt]

valuea decimal fraction of a day; 0 ≤ value < 1.0
tfmtthe format in which to return the time; defaults to 128 (24-hour, with seconds)

• New: This function does not exist in Take Command.

See also: @TIMETODEC, which performs the opposite function.