- add link to the datetime module

This commit is contained in:
Fred Drake 2003-12-31 04:52:36 +00:00
parent ceb1fd2177
commit 188b2d6cfa

View file

@ -426,6 +426,7 @@ usually located at \file{/usr/share/zoneinfo}. For example,
\begin{seealso}
\seemodule{datetime}{More object-oriented interface to dates and times.}
\seemodule{locale}{Internationalization services. The locale
settings can affect the return values for some of
the functions in the \module{time} module.}