We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ffa21c commit 02379faCopy full SHA for 02379fa
Doc/lib/libcalendar.tex
@@ -19,7 +19,7 @@ \section{Standard Module \module{calendar}}
19
20
\begin{funcdesc}{weekday}{year, month, day}
21
Returns the day of the week (\code{0} is Monday) for \var{year}
22
-(\code{1970}--\dots), \var{month} (\code{1}--\code{12}), \var{day}
+(\code{1970}--\ldots), \var{month} (\code{1}--\code{12}), \var{day}
23
(\code{1}--\code{31}).
24
\end{funcdesc}
25
0 commit comments