home *** CD-ROM | disk | FTP | other *** search
- new function: (time-string ['x_time])
- if given no arguments, it returns the current time as a string.
-
- if given an argument, x_time, then it converts that argument to
- a time string and returns that string.
- The argument should represent the number of seconds since
- Jan 1, 1970 (GMT).
-
- note that this makes (status ctime) obsolete.
-
-
-
-