man(1) Manual page archive

ctime(3) - Unix First Edition Manual Page
11/3/71CTIME (III)

NAME ctime -- convert date and time to ASCII
SYNOPSIS (move time to AC--MQ)mov $buffer,r0


jsr pc,ctime
DESCRIPTION The buffer is 15 characters long. The time has the format


Oct 9 17:32:24 The input time is in the AC and MQ registers in the formreturned by sys time.


FILES kept in /etc/liba.a
SEE_ALSO ptime, to print time; sys time
DIAGNOSTICS
BUGS The time is not taken modulo 1 year. (Jan 1 comes out Dec 32.)Also, the clock period is only a couple of years.


OWNER dmr