Previous Up Next

ctime
returns a character string which gives the time and date in the following format: ``Tue Jan 21 11:24:53 1997'' .

S ctime (
I _time_
)
Parameters

_time_
number of seconds passed since the 1st of January 1970.
Return value

corresponding string