From the NannyMUD documentation

LAST CHANGE

2000-12-14

FUNCTION


NAME

        ctime - Convert time stamp to string.

SYNTAX

	string ctime(int time)

DESCRIPTION

	This funtion converts the given `time' to a string.

SEE ALSO

        time in efun/info/time
        time in std/module/timer