From the NannyMUD documentation
2000-12-14
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
ctime - Convert time stamp to string.
string ctime(int time)
This funtion converts the given `time' to a string.
time in efun/info/time time in std/module/timer