changeset: 83084:5ffb808683e1 branch: 2.7 parent: 83072:097554712637 user: Terry Jan Reedy date: Wed Apr 03 12:34:57 2013 -0400 files: Doc/library/time.rst description: Issue #15940: Specify effect of locale on time functions. diff -r 097554712637 -r 5ffb808683e1 Doc/library/time.rst --- a/Doc/library/time.rst Wed Apr 03 00:42:24 2013 -0500 +++ b/Doc/library/time.rst Wed Apr 03 12:34:57 2013 -0400 @@ -547,8 +547,8 @@ More object-oriented interface to dates and times. Module :mod:`locale` - Internationalization services. The locale settings can affect the return values - for some of the functions in the :mod:`time` module. + Internationalization services. The locale setting affects the interpretation + of many format specifiers in :func:`strftime` and :func:`strptime`. Module :mod:`calendar` General calendar-related functions. :func:`timegm` is the inverse of

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