#include char * myctime(long x) { return ctime(x); }