Skip to main content

ctime

Discworld efun help

ctime

string ctime(int clock)

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.

See also

time.