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 52136a8 commit eca984fCopy full SHA for eca984f
Doc/lib/libdatetime.tex
@@ -902,7 +902,7 @@ \subsection{\class{datetime} Objects \label{datetime-datetime}}
902
903
\begin{methoddesc}{isoweekday}{}
904
Return the day of the week as an integer, where Monday is 1 and
905
- Sunday is 7. The same as \code{self.date().isoweekday)}.
+ Sunday is 7. The same as \code{self.date().isoweekday()}.
906
See also \method{weekday()}, \method{isocalendar()}.
907
\end{methoddesc}
908
0 commit comments