ctime(3) LPC Library Functions ctime(3)
NNAAMMEE
ctime() - return a time string
SSYYNNOOPPSSIISS
string ctime( int clock );
DDEESSCCRRIIPPTTIIOONN
Gives a nice string with current date and time, with the
argument 'clock' that is the number of seconds since 1970.
SSEEEE AALLSSOO
time(3), time_expression(3), localtime(3), uptime(3)
MudOS 5 Sep 1994 1