Thanks to visit codestin.com Credit goes to github.com
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 8dc25ad commit 6b1597cCopy full SHA for 6b1597c
1 file changed
Doc/lib/libtime.tex
@@ -272,8 +272,9 @@ \section{\module{time} ---
272
The range really is \code{0} to \code{61}; this accounts for leap
273
seconds and the (very rare) double leap seconds.
274
\item[(3)]
275
- \code{\%U} and \code{\%W} are only used in calculations when the day of the
276
- week and the year are specified.
+ When used with the \function{strptime()} function, \code{\%U} and \code{\%W}
+ are only used in calculations when the day of the week and the year are
277
+ specified.
278
\end{description}
279
280
Here is an example, a format for dates compatible with that specified
0 commit comments