.DT
ctime
Discworld efun help
ctime

string ctime(int clock)

.SP 5 5
Give a nice string with current date and time, with the argument clock
that is the number of seconds since 1970.  This basicly calls the unix
ctime function.  So the result is fairly standard.
.EP

See also
.SI 5
time.
.EI
