.\"return a time string
.DT
ctime
Discworld driver help
ctime

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

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

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

.EP
See also
.SI 5
time(3)
.EI
