.\"return a time string
.DT
ctime
$MUDNAME$ driver help
ctime

.SH Name
.SI 5
ctime() - return a time string
.EI

.SH Synopsis
.SI 5
string ctime( int clock );
.EI

.SH Description
.SP 5 5
Gives a nice string with current date and time, with the argument `clock'
that is the number of seconds since 1970.
.EP

.SH See also
.SI 5
time(), time_expression(), localtime(), uptime()
.EI
