Note that the optional arguments for make-date are not as optional as

you may think.
This commit is contained in:
mainzelm 2002-04-04 08:47:34 +00:00
parent 82a6c64430
commit 8728acdf1f
1 changed files with 2 additions and 1 deletions

View File

@ -2700,7 +2700,8 @@ This is described for each procedure below.
are optional, and default to \ex{\#f}, \ex{\#f}, \ex{\#f}, 0, are optional, and default to \ex{\#f}, \ex{\#f}, \ex{\#f}, 0,
and 0 respectively. and 0 respectively.
This is useful when creating a \ex{date} record to pass as an This is useful when creating a \ex{date} record to pass as an
argument to \ex{time}. argument to \ex{time}. Other procedures, however, may refuse to work
with these incomplete \ex{date} records.
\end{desc} \end{desc}
\subsection{Time zones} \subsection{Time zones}