[Python-checkins] python/dist/src/Doc/lib libtime.tex,1.59,1.60

rhettinger@users.sourceforge.net rhettinger@users.sourceforge.net
2003年7月01日 00:19:19 -0700


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv26257
Modified Files:
	libtime.tex 
Log Message:
Improve the wording a bit
Index: libtime.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libtime.tex,v
retrieving revision 1.59
retrieving revision 1.60
diff -C2 -d -r1.59 -r1.60
*** libtime.tex	1 Jul 2003 06:29:18 -0000	1.59
--- libtime.tex	1 Jul 2003 07:19:17 -0000	1.60
***************
*** 297,301 ****
 Support for the \code{\%Z} directive is based on the values contained in
 \code{tzname} and whether \code{daylight} is true. Because of this,
! it is platform-specific without recognition for UTC and GMT which are
 always known (and are considered to be non-daylight savings
 timezones).
--- 297,301 ----
 Support for the \code{\%Z} directive is based on the values contained in
 \code{tzname} and whether \code{daylight} is true. Because of this,
! it is platform-specific except for recognizing UTC and GMT which are
 always known (and are considered to be non-daylight savings
 timezones).

AltStyle によって変換されたページ (->オリジナル) /