SF 639138, Ref. calendar module in time docs by John J Lee

Will backport.
This commit is contained in:
Neal Norwitz 2002-11-15 23:00:30 +00:00
parent 0e9bfa38b1
commit 5654cc215a
1 changed files with 3 additions and 0 deletions

View File

@ -322,4 +322,7 @@ timezone is defined, the second string should not be used.
\seemodule{locale}{Internationalization services. The locale
settings can affect the return values for some of
the functions in the \module{time} module.}
\seemodule{calendar}{General calendar-related functions.
\function{timegm()} is the inverse of
\function{gmtime()} from this module.}
\end{seealso}