V3/man/man1/date.1

Compare this file to the similar file:
Show the results in this format:

.pa 1
.he 'DATE (I)'3/15/72'DATE (I)'
.ti 0
NAME		date -- print and set the date
.sp
.ti 0
SYNOPSIS	date____ [ mmddhhmm ]
.sp
.ti 0
DESCRIPTION	If no argument is given, the current date is printed
to the second.
If an argument is given, the current date is set.
mm__ is the month number;
dd__ is the day number in the month;
hh__ is the hour number (24 hour system);
mm__ is the minute number.
For example:

      date 10080045

sets the date to Oct 8, 12:45 AM.
.sp
.ti 0
FILES		--
.sp
.ti 0
SEE ALSO	--
.sp
.ti 0
DIAGNOSTICS	"?" if the argument is syntactically incorrect.
.sp
.ti 0
BUGS		--